mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 19:26:42 -07:00
Initial Version
This commit is contained in:
commit
8cfbc84214
92 changed files with 7691 additions and 0 deletions
16
themes/hyde-x/static/css/hyde-overrides.css
Normal file
16
themes/hyde-x/static/css/hyde-overrides.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*
|
||||
* Tweaks and overrides to hyde.css
|
||||
*/
|
||||
|
||||
.sidebar-about h1 {
|
||||
color: #fff;
|
||||
margin-top: 0;
|
||||
font-family: "Abril Fatface", serif;
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
.sidebar-nav {
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
margin-bottom: 1rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue