aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/style.css b/style.css
index fbed2ca..fc91533 100644
--- a/style.css
+++ b/style.css
@@ -37,10 +37,6 @@ a {
text-align: center;
}
-.answer {
- font-style: italic;
- padding: 0;
-}
.footer {
position: fixed;
left: 0;
@@ -51,7 +47,7 @@ a {
}
.title{
- font-size: 50px;
+ font-size: 40px;
text-align: center;
}
@@ -111,11 +107,6 @@ li a:hover {
text-align: center;
}
-.Question {
- padding: 0;
-
-}
-
.nav .icon {
display: none;
}