| changeset 70 | 3a53fa30e03e |
| parent 51 | 523c5c5b84e5 |
| child 72 | 077b875a2a0c |
--- a/src/main/webapp/css/base.css Fri Apr 20 08:26:24 2012 +0200 +++ b/src/main/webapp/css/base.css Fri Apr 20 08:26:24 2012 +0200 @@ -1,5 +1,5 @@ /* - * Copyright 2011 Tomas Zeman <tzeman@volny.cz> + * Copyright 2011-2012 Tomas Zeman <tzeman@volny.cz> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -73,3 +73,7 @@ .sf-menu span { padding: 0.75em 1em; } + +#user-label { + font-size: 12px; +}