added global font-size to forum css
This commit is contained in:
parent
e329026fc7
commit
bdec5c890e
@ -54,6 +54,7 @@ img:hover
|
|||||||
{
|
{
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 88.5vh;
|
height: 88.5vh;
|
||||||
|
font-size: larger;
|
||||||
}
|
}
|
||||||
|
|
||||||
#left_panel, #right_panel
|
#left_panel, #right_panel
|
||||||
@ -69,11 +70,6 @@ img:hover
|
|||||||
border-right: 1px solid #3E392F;
|
border-right: 1px solid #3E392F;
|
||||||
}
|
}
|
||||||
|
|
||||||
.output
|
|
||||||
{
|
|
||||||
font-size: larger;
|
|
||||||
}
|
|
||||||
|
|
||||||
.output + .output
|
.output + .output
|
||||||
{
|
{
|
||||||
margin-top: 1.5vh;
|
margin-top: 1.5vh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user