MediaWiki:Common.css: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
| Line 20: | Line 20: | ||
.AAMenuCell{ |
.AAMenuCell{ |
||
display:inline-block; |
display:inline-block; |
||
width:400px; |
width:400px; |
||
height:180px; |
height:180px; |
||
border: 5px solid; |
border: 5px solid; |
||
border-color: #0095ff; |
border-color: #0095ff; |
||
background-color: #f6f6f6; |
background-color: #f6f6f6; |
||
margin: 1px; |
margin: 1px; |
||
vertical-align:top; |
|||
} |
} |
||
.AAMenuCell p{ |
.AAMenuCell p{ |
||
| Line 39: | Line 38: | ||
width:100px; |
width:100px; |
||
display:inline-block; |
display:inline-block; |
||
} |
} |
||
.AAMenuText{ |
.AAMenuText{ |
||