cosmetic work
This commit is contained in:
parent
c8d83b7ab9
commit
d09f23b478
@ -21,7 +21,8 @@ body {
|
|||||||
.main {
|
.main {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 1px solid grey;
|
border: 1px solid grey;
|
||||||
padding: 5px
|
padding: 5px;
|
||||||
|
max-width: 1200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#about {
|
#about {
|
||||||
@ -84,7 +85,7 @@ a {
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
}
|
}
|
||||||
div.source {
|
div.source {
|
||||||
font-size: 50%;
|
font-size: 65%;
|
||||||
font-style: oblique;
|
font-style: oblique;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
@ -108,8 +109,8 @@ a {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
div.linectrl button {
|
div.linectrl button {
|
||||||
/*width: 60px;
|
/*width: 60px;*/
|
||||||
height: 30px;*/
|
height: 25px;
|
||||||
}
|
}
|
||||||
div.line:not(.unpinned) .linetext {
|
div.line:not(.unpinned) .linetext {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user