Explorar o código

Reduced font size for pages

Paul-Louis Ageneau %!s(int64=4) %!d(string=hai) anos
pai
achega
a09cee7045
Modificáronse 1 ficheiros con 2 adicións e 6 borrados
  1. 2 6
      pages/theme/static/css/main.css

+ 2 - 6
pages/theme/static/css/main.css

@@ -54,7 +54,7 @@ a {
 
 #menu {
 	margin: 1.5em;
-	font-size: 1.4em;
+	font-size: 1.2em;
 	font-weight: bold;
 }
 #menu ul {
@@ -67,7 +67,7 @@ a {
 	margin-right: 0.5em;
 }
 .page {
-  max-width: 70em;
+  max-width: 64em;
   margin: auto;
   text-align: center;
   line-height: 1.5;
@@ -133,10 +133,6 @@ a {
   font-weight: bold;
   text-align: center;
 }
-.article article .content {
-  font-size: 1.125em;
-  font-weight: 300;
-}
 .article article .content p {
   padding-bottom: 0.5em;
 }