source: extensions/MenuRandomPhoto/mrp.css @ 31996

Last change on this file since 31996 was 30050, checked in by JanisV, 9 years ago

Initial revision

  • Property svn:executable set to *
File size: 388 bytes
Line 
1.menu-random-photo .ammillustration {
2  text-align: left;
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 10px 10px 0;
10}
11
12.menu-random-photo .ammillustrationc {
13  margin:0px 10px 10px 10px;
14}
15
16#menubar dd.randompicdd {
17  margin-left:0px;
18}
19
20#irandompicinner {
21  width:100%;
22  overflow:hidden;
23  float:none;
24}
Note: See TracBrowser for help on using the repository browser.