Browse Source

css change

main
manetta 3 years ago
parent
commit
9853a34162
  1. 4
      stylesheet.css

4
stylesheet.css

@ -4,7 +4,7 @@ html{
}
body{
margin:1em;
// font-family:monospace;
font-family:monospace;
font-size:16px;
line-height: 1.3;
background-color: #ffff00a3;
@ -22,7 +22,7 @@ th, td{
padding:0 1em 0 0;
}
td.versions{
min-width: 350px;
min-width: 280px;
}
hr{
border:0;

Loading…
Cancel
Save