1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[ticket/12830] Remove double .postlink in colours.css

PHPBB3-12830
This commit is contained in:
Crizzo
2014-07-07 18:25:04 +02:00
parent 3a317edc92
commit 22448a9c6d

View File

@@ -273,10 +273,6 @@ a:hover { color: #D31141; }
border-bottom-color: #5D8FBD; border-bottom-color: #5D8FBD;
} }
.postlink {
color: #368AD2;
}
.postlink:hover { .postlink:hover {
background-color: #D0E4F6; background-color: #D0E4F6;
color: #0D4473; color: #0D4473;