mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
dist: small css fixes
This commit is contained in:
parent
07bab9d11b
commit
7e00c56a24
1 changed files with 1 additions and 3 deletions
4
dist/assets/site.css
vendored
4
dist/assets/site.css
vendored
|
|
@ -4,7 +4,6 @@ body {
|
|||
font-family: 'Roboto', sans-serif;
|
||||
font-weight: 300;
|
||||
color: #050505;
|
||||
width: 100%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
@ -334,11 +333,10 @@ span.email {
|
|||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
text-align: end;
|
||||
font-size: 12px;
|
||||
color: #bbb;
|
||||
margin: 10px;
|
||||
margin: 10px 20px;
|
||||
}
|
||||
|
||||
.attribution a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue