mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-01-12 02:04:20 +00:00
Improve styling of uploadsuccess.html
This commit is contained in:
parent
12c2dfb4be
commit
919cceab16
@ -19,12 +19,6 @@ a {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
p
|
||||
, h1
|
||||
, h2{
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.content {
|
||||
position: absolute;
|
||||
margin: auto;
|
||||
@ -51,6 +45,7 @@ h3,
|
||||
h4,
|
||||
h6 {
|
||||
color: white;
|
||||
font-family: rawengulk-sans;
|
||||
}
|
||||
|
||||
div {
|
||||
@ -87,3 +82,7 @@ div {
|
||||
font-family: rawengulk-sans;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
#downloadLink {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user