minor patches to blog css
This commit is contained in:
parent
dc54fa75ea
commit
a430c12627
@ -2,6 +2,9 @@
|
||||
* -- BASE STYLES --
|
||||
* Most of these are inherited from Base, but I want to change a few.
|
||||
*/
|
||||
body, html {
|
||||
background-color: #FFF;
|
||||
}
|
||||
s {
|
||||
text-decoration-color:rgba(0, 255, 0, 0.5)
|
||||
}
|
||||
@ -140,4 +143,5 @@ header ul li a {
|
||||
}
|
||||
.content-wrapper {
|
||||
padding-top: 2rem;
|
||||
}
|
||||
margin-bottom: -3em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user