Участник:Mumla/myskin.css
Материал из RussianItaly Wiki
(Различия между версиями)
				
																
				
				
								
				Mumla  (Обсуждение | вклад)  (Новая страница: «/* <pre><nowiki> */   /* edit this file to customize the monobook skin for the entire site */   - →main interface colour theme: 	 	 #content, #p-cactions li a, .ns-...»)  | 
		Mumla  (Обсуждение | вклад)   | 
		||
| Строка 1: | Строка 1: | ||
| - | /* <pre><nowiki> */  | + | /*<pre><nowiki>*/  | 
| - | + | table.navbox {  | |
| - | + |   background: #f9f9f9;  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | .  | + | |
| - | + | ||
| - | + | ||
}  | }  | ||
| - | + | dt {  | |
| - | + |    font-weight:bold;  | |
| - | + |  }  | |
| - | }  | + | |
| + | /*div.topicon {  | ||
| + |   position:absolute;   | ||
| + |   z-index:100;   | ||
| + |   top:120px;  | ||
| + |   display: block !important;  | ||
| + | }*/  | ||
| - | + | #coordinates {    | |
| - | + |  position:absolute;  | |
| - | + |  z-index:1;  | |
| - | + |  border:none;  | |
| - | + |  background:none;  | |
| + |  left:163px;  | ||
| + |  top:3.5em;  | ||
| + |  float:right;  | ||
| + |  margin:0.0em;  | ||
| + |  padding:0.0em;  | ||
| + |  line-height:1.5em;  | ||
| + |  text-align:right;  | ||
| + |  text-indent:0;  | ||
| + |  font-size:85%;  | ||
| + |  text-transform:none;  | ||
| + |  white-space:nowrap;  | ||
}  | }  | ||
| - | + | /*</nowiki></pre>*/  | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | /* </nowiki></pre> */  | + | |
Версия 14:59, 11 октября 2010
/*<pre><nowiki>*/
 
table.navbox {
  background: #f9f9f9;
}
 
dt {
   font-weight:bold;
 }
 
/*div.topicon {
  position:absolute; 
  z-index:100; 
  top:120px;
  display: block !important;
}*/
 
#coordinates {  
 position:absolute;
 z-index:1;
 border:none;
 background:none;
 left:163px;
 top:3.5em;
 float:right;
 margin:0.0em;
 padding:0.0em;
 line-height:1.5em;
 text-align:right;
 text-indent:0;
 font-size:85%;
 text-transform:none;
 white-space:nowrap;
}
 
/*</nowiki></pre>*/