css tweaks
This commit is contained in:
parent
98231879cf
commit
b0fd6ba3e9
@ -85,4 +85,10 @@ form {margin-top: 8px;}
|
||||
max-width: 900px !important;
|
||||
margin: 0;
|
||||
word-wrap: break-word !important;
|
||||
}
|
||||
|
||||
.subtle {
|
||||
color: rgb(175, 175, 175);
|
||||
font-style: italic;
|
||||
font-size: 12px;
|
||||
}
|
@ -1 +1 @@
|
||||
<p class="center">{{ ""|totalfiles }} files uploaded // {{ ""|totalfilesize }} occupied</p>
|
||||
<p class="subtle">{{ ""|totalfiles }} files uploaded // {{ ""|totalfilesize }} occupied</p>
|
Loading…
Reference in New Issue
Block a user