mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-06 03:36:41 -07:00
Reverted back to hyde-x theme and removed all meetup related content
This commit is contained in:
parent
b30d5b4a08
commit
df25bb14e1
293 changed files with 6963 additions and 3234 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