mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/14103] Reset text-decoration in abbr element
PHPBB3-14103
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
abbr {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user