Fix .ad-plea styling

This commit is contained in:
Zixaphir 2013-08-18 07:20:52 -07:00
parent 68e18cba7d
commit 718c525edc
4 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -158,6 +158,10 @@ th {
.center {
text-align: center;
}
.ad-plea {
text-align: center;
font-size: .8em;
}
.dead-thread,
.disabled {
opacity: 0.4;