Archived
simple front page
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
padding: 30px 5px;
|
||||
}
|
||||
|
||||
.front-page {
|
||||
h1 {
|
||||
font-size: 2em !important;
|
||||
}
|
||||
}
|
||||
|
||||
.editlink {
|
||||
float: right;
|
||||
opacity: 1;
|
||||
|
||||
@@ -167,6 +167,14 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.front-page {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
h1 {
|
||||
font-size: 6em !important;
|
||||
}
|
||||
}
|
||||
|
||||
img.user-avatar {
|
||||
border: 1px solid #000;
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user