Fix .ad-plea styling
This commit is contained in:
parent
68e18cba7d
commit
718c525edc
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* appchan x - Version 2.3.3 - 2013-08-17
|
||||
* appchan x - Version 2.3.3 - 2013-08-18
|
||||
*
|
||||
* Licensed under the MIT license.
|
||||
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -158,6 +158,10 @@ th {
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
.ad-plea {
|
||||
text-align: center;
|
||||
font-size: .8em;
|
||||
}
|
||||
.dead-thread,
|
||||
.disabled {
|
||||
opacity: 0.4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user