mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Version added to footer
This commit is contained in:
parent
0ae1865dd8
commit
f94220c5ff
10 changed files with 52 additions and 18 deletions
|
@ -447,11 +447,21 @@ ul.stat-list li label, ul.stat-list li h4, ul.stat-list li small, ul.stat-list l
|
|||
}
|
||||
|
||||
footer {
|
||||
padding-top: 20px;
|
||||
font-size: 13px;
|
||||
font-weight: lighter;
|
||||
padding-top: 0px;
|
||||
padding-bottom: 20px;
|
||||
color: #999999;
|
||||
margin: 0;
|
||||
text-decoration: none;
|
||||
|
||||
a {
|
||||
color: #999999;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue