my god...it's finally done
This commit is contained in:
parent
2baf71214e
commit
19d76ebc47
43 changed files with 1008 additions and 550 deletions
|
@ -296,6 +296,13 @@ div#info p {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
#upcoming-release {
|
||||
width: fit-content;
|
||||
padding: .3em 1em;
|
||||
font-size: 1em;
|
||||
background: #101010;
|
||||
}
|
||||
|
||||
ul#links {
|
||||
width: 100%;
|
||||
margin: 1rem 0;
|
||||
|
@ -357,7 +364,12 @@ ul#links a:hover {
|
|||
}
|
||||
|
||||
#description {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
#copyright {
|
||||
margin-bottom: 0;
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
#share {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue