Better alignment for notice in shownotice page
This commit is contained in:
parent
cebab436a1
commit
2e0297bb6f
|
@ -984,12 +984,13 @@ overflow:visible;
|
|||
#showstream .notice div.entry-content {
|
||||
margin-left:0;
|
||||
}
|
||||
#shownotice .notice .entry-title,
|
||||
#shownotice .notice div.entry-content {
|
||||
margin-left:110px;
|
||||
}
|
||||
#shownotice .notice .entry-title {
|
||||
margin-left:110px;
|
||||
font-size:2.2em;
|
||||
min-height:123px;
|
||||
}
|
||||
#shownotice .notice div.entry-content {
|
||||
margin-left:0;
|
||||
}
|
||||
|
||||
.notice p.entry-content {
|
||||
|
|
Loading…
Reference in New Issue
Block a user