Created
September 3, 2015 08:18
-
-
Save ichim-david/97688ae9a4e5630e2935 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #leftcolumn > ul | |
| #region-content .menu { | |
| margin: 0; | |
| list-style-type: none; | |
| list-style-image: none; | |
| } | |
| #region-content .menu > li { | |
| display: block; | |
| } | |
| #portlet-navigation-tree ul li a { | |
| background: transparent url(http://www.eea.europa.eu/bullet.gif) 10px -1px no-repeat; | |
| } | |
| #portal-column-one .portlet { | |
| padding: 0.5em 0; | |
| margin: 0; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment