mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
updated notification ui
This commit is contained in:
@@ -10,7 +10,7 @@ body
|
||||
padding: 0;
|
||||
background: #191919 url(images/img07.jpg) no-repeat right top;
|
||||
font-family: Segoe UI, Tahoma, Geneva, sans-serif;
|
||||
font-size: 11px;
|
||||
font-size: 13px;
|
||||
color: #3C3C3C;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
@@ -227,10 +227,8 @@ hr
|
||||
|
||||
#page
|
||||
{
|
||||
width: 930px;
|
||||
margin: 0px auto;
|
||||
padding: 10px 10px 10px 10px;
|
||||
background: #E1E1E1;
|
||||
width: 950px;
|
||||
margin: 0 auto 60px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@@ -244,7 +242,6 @@ hr
|
||||
height: 135px;
|
||||
margin: 0 auto;
|
||||
background: url(images/img03.jpg) no-repeat left top;
|
||||
|
||||
}
|
||||
|
||||
#logo h1, #logo p
|
||||
|
||||
Reference in New Issue
Block a user