styles
This commit is contained in:
@@ -19,8 +19,9 @@ header {
|
||||
|
||||
div#sign-in-item {
|
||||
float: left;
|
||||
font-size: 1.5em;
|
||||
font-size: 2em;
|
||||
font-weight: bold;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,6 +43,18 @@ footer {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
div.back {
|
||||
overflow: visible;
|
||||
padding: 5em 0 10em 0;
|
||||
|
||||
a {
|
||||
display: block;
|
||||
float: right;
|
||||
font-size: 3em;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
div#posts {
|
||||
|
||||
Reference in New Issue
Block a user