[2024-02-09] Minimum width to 50%, monospace throughout
This commit is contained in:
parent
1231885bf3
commit
537f40c415
@ -1,5 +1,5 @@
|
||||
body {
|
||||
font-family: Georgia, 'Times New Roman', Times, serif;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
div.container {
|
||||
@ -7,7 +7,7 @@ div.container {
|
||||
}
|
||||
|
||||
div.content {
|
||||
width: 40%;
|
||||
width: 50%;
|
||||
height: auto;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user