version number and site name
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
html{
|
||||
html {
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
body{
|
||||
body {
|
||||
color: slategray;
|
||||
background-color: ghostwhite;
|
||||
min-height: 600px;
|
||||
@@ -30,6 +30,10 @@ a:link {
|
||||
text-align: center;
|
||||
padding-top: 7px;
|
||||
}
|
||||
.version_number {
|
||||
font-size: xx-small;
|
||||
}
|
||||
|
||||
td,th {
|
||||
min-width: 10em;
|
||||
padding-right: 2em;
|
||||
|
||||
Reference in New Issue
Block a user