mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-22 09:35:35 -07:00
A couple more CSS sizing fixes
This commit is contained in:
@@ -102,6 +102,9 @@ body > footer {
|
||||
color: #8c9dbb;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
body > footer > div {
|
||||
margin: 0.9em;
|
||||
}
|
||||
body > footer > div > #reduced {
|
||||
display: none;
|
||||
}
|
||||
@@ -297,6 +300,9 @@ pre.highlight {
|
||||
pre.highlight > code {
|
||||
padding: 0;
|
||||
}
|
||||
pre.highlight, code {
|
||||
font-family: inherit;
|
||||
}
|
||||
div.youtube {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user