mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
styling
This commit is contained in:
parent
4c16aea932
commit
f94ea0e78a
9 changed files with 32 additions and 26 deletions
|
@ -1,9 +1,9 @@
|
|||
.card {
|
||||
margin :10px;
|
||||
padding: 10px;
|
||||
box-shadow: 0px 0px 20px 1px #e1e1e1;
|
||||
box-shadow: 0px 0px 10px 1px #e1e1e1;
|
||||
color: #444444;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue