portal style: only 2 columns, no spacing

This commit is contained in:
Astro 2013-10-30 22:35:15 +01:00
parent 0cce9334d1
commit 672bfd9da5
1 changed files with 3 additions and 2 deletions

View File

@ -440,12 +440,13 @@ abbr.dtstart, abbr.dtend {
#portal article {
display: inline-block;
text-align: left;
margin: -0.4em -0.15em;
}
#portal article > a {
display: block;
position: relative;
width: 14.5em;
height: 14.5em;
width: 25em;
height: 25em;
overflow: hidden;
border-bottom: none;
margin: 0;