diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -56,12 +56,6 @@ h1 { line-height: 1.4em; } -h4, -h5, -h6 { - text-decoration: blink; -} - h2 { font-weight: normal; font-size: 1.5em; @@ -85,16 +79,6 @@ a { font-weight: normal; } -p { -// margin-top: 0.2em; -// margin-bottom: 1.2em; -} - -i { - display: none !important; - visibility: hidden; -} - ul { margin-bottom: 1.2em; } |