entry fontsize increased to 1.3em
This commit is contained in:
Regular → Executable
Regular → Executable
|
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Regular → Executable
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
+2
-2
@@ -46,7 +46,7 @@ tr:nth-child(odd) { background-color: lightgray;}
|
||||
#sidebar > li { margin:20px 0px; }
|
||||
#sidebar .description { display:block; font-size: 1.1em; width:100%; height:auto; margin:0px 0px 10px 0px; }
|
||||
#landing img { display:block; border:1px solid #000000 !important; margin-left: auto; margin-right: auto; max-height: 100%; max-width: 100%; }
|
||||
#landing p { text-align: center; font-size: 1.2em; }
|
||||
#landing p { text-align: center; font-size: 1.3em; }
|
||||
|
||||
|
||||
ul.sub-menu, ul.children { margin:0px 10px 0px 0px; }
|
||||
@@ -75,7 +75,7 @@ ul.sub-menu, ul.children { margin:0px 10px 0px 0px; }
|
||||
@media screen and (max-width: 600px) { .pcolumn { flex: 100%; max-width: 100%; } }
|
||||
|
||||
|
||||
.entry { font-size: 1.2em; padding-right: 1.0em; max-width:1024px; line-height:1.2em; }
|
||||
.entry { font-size: 1.3em; padding-right: 1.0em; max-width:1024px; line-height:1.2em; }
|
||||
.entry h2, h3, h4, h5 { margin:30px 0px 10px 0px; }
|
||||
|
||||
.entry img { display:block; border:1px solid #000000 !important; margin-left: auto; margin-right: auto; max-height: 100%; max-width: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user