mirror of
https://github.com/chatmail/relay.git
synced 2026-05-15 02:14:36 +00:00
use a class for the banner, make sure it is always width of page
This commit is contained in:
committed by
holger krekel
parent
e272294e07
commit
4a7e36618f
@@ -17,3 +17,7 @@
|
||||
#domain a {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.banner {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user