mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13228] Gotta use !important after all. Too bad
PHPBB3-13228
This commit is contained in:
parent
16c43b6a7d
commit
2c15388520
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ blockquote.uncited {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
border-bottom: 1px solid transparent;
|
border-bottom: 1px solid transparent;
|
||||||
margin-bottom: 3px;
|
margin-bottom: 3px;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em !important;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue