source: extensions/AMenuManager/amm2.css @ 4080

Last change on this file since 4080 was 3690, checked in by grum, 15 years ago

Update AMM 2.1.1 - bug resolved + improvement
See main.inc.php file for details

  • Property svn:executable set to *
File size: 357 bytes
Line 
1.ammillustration {
2  text-align:center;
3  font-size:85%;
4  float:none;
5  margin-right:auto;
6  margin-left:auto;
7  max-width:180px;
8  position:relative;
9  padding:10px;
10}
11
12.ammillustrationc{
13  margin:0px 10px 10px 10px;
14}
15
16#menubar dd.randompicdd {
17  display:block;
18  margin-left:0px;
19}
20
21#irandompicinner {
22  width:100%;
23  overflow:hidden;
24  float:none;
25}
26
27
Note: See TracBrowser for help on using the repository browser.