Adjust font sizes
This commit is contained in:
parent
f157c847bb
commit
eb002c63e1
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background: slategrey;
|
background: slategrey;
|
||||||
font-size: 1.25em;
|
font-size: 1.75em;
|
||||||
}
|
}
|
||||||
div#content {
|
div#content {
|
||||||
width: max-content;
|
width: max-content;
|
||||||
|
@ -31,7 +31,6 @@ div#shiritori p {
|
||||||
div#shiritori {
|
div#shiritori {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
height: 24em;
|
height: 24em;
|
||||||
font-size: 0.875em;
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue