terrified fix
This commit is contained in:
8
main.css
8
main.css
@@ -456,7 +456,6 @@ h1 {
|
|||||||
#links-outer {
|
#links-outer {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-size: 3em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#links > div:nth-child(2n) {
|
#links > div:nth-child(2n) {
|
||||||
@@ -475,10 +474,11 @@ h1 {
|
|||||||
p {
|
p {
|
||||||
margin-left: 20px !important;
|
margin-left: 20px !important;
|
||||||
margin-right: 20px !important;
|
margin-right: 20px !important;
|
||||||
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-size: 3em;
|
/*font-size: 3em;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
@@ -492,6 +492,10 @@ h1 {
|
|||||||
iframe {
|
iframe {
|
||||||
--video-width: 90vw !important;
|
--video-width: 90vw !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sider {
|
||||||
|
font-size: 2em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#content > p {
|
#content > p {
|
||||||
|
|||||||
Reference in New Issue
Block a user