bold works !!
This commit is contained in:
@@ -1092,7 +1092,8 @@ form span.required {
|
||||
|
||||
body.term #content {
|
||||
padding-left: 0;
|
||||
padding-right: 0; }
|
||||
padding-right: 0;
|
||||
transition: opacity 0.25s ease-in; }
|
||||
body.term #content h1 {
|
||||
font-size: 1.80203em; }
|
||||
@media screen and (max-width: 544px) {
|
||||
|
||||
@@ -9,6 +9,9 @@ body.term {
|
||||
font-size: fsize(3);
|
||||
}
|
||||
}
|
||||
|
||||
// longer duration to load everything in background nicely
|
||||
transition: opacity 0.25s ease-in;
|
||||
}
|
||||
|
||||
#screen {
|
||||
|
||||
Reference in New Issue
Block a user