summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss16
1 files changed, 0 insertions, 16 deletions
diff --git a/style.scss b/style.scss
index bc30161..7647f21 100644
--- a/style.scss
+++ b/style.scss
@@ -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;
}