mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- capitalize on menus (much much much much much much more readable)
- remove unneccessary "effective" (the view and the explanation should already imply this) to gain more space - we need to be as short as possible if labeling menu items. git-svn-id: file:///svn/phpbb/trunk@6522 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -229,6 +229,7 @@ span.corners-top span, span.corners-bottom span {
|
||||
width: 20%;
|
||||
font-size: 100%;
|
||||
padding: 0;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
#menu p {
|
||||
|
Reference in New Issue
Block a user