Skip to content

Instantly share code, notes, and snippets.

View ariestwn's full-sized avatar
🏠
Working from home

Arie Setiawan ariestwn

🏠
Working from home
View GitHub Profile
@ariestwn
ariestwn / style.css
Last active May 20, 2020 22:10
Custom CSS of ariestwn.com
/*
Theme Name: Superfast Child
Theme URI: https://www.idtheme.com/superfast/
Description: Superfast Child Theme
Author: kentooz - Gian MR
Author URI: http://gianmr.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: superfast
@ariestwn
ariestwn / custom.css
Created January 17, 2020 10:12
Custom Linktree by ariestwn.com
h1, h2, h3, h4, h5, h6 {
font-weight: 200;
text-align: center;
margin-bottom: 0;
margin-top: 0;
}
.kswntree .link a {
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;