240px-Diamond warning sign (Vienna Convention style).svg.png Content of this wiki is DEPRECATED 240px-Diamond warning sign (Vienna Convention style).svg.png

MediaWiki:Monobook.css

Z old-wiki.siliconhill.cz
(Rozdíly mezi verzemi)
Přejít na: navigace, hledání
Řádka 2: Řádka 2:
  
 
/* odstavce */
 
/* odstavce */
p {margin: 0 10px 0 10px;}
+
p {
 +
margin: 0 10px 0 10px;}
  
 
/* seznamy */
 
/* seznamy */
ul {margin: 0 10px 0 10px;}
+
ul {
 +
margin: 0 10px 0 10px;
 +
list-style-position: outside;}
  
 
/* pre boxy, lets make them scroll */
 
/* pre boxy, lets make them scroll */
 
pre {
 
pre {
overflow: auto;}
+
overflow: auto;}
  
 
pre.scroll {
 
pre.scroll {
max-height: 25em;
+
max-height: 25em;
height: expression(this.scrollHeight > 150 ? "250px" : "auto");}/* IE */
+
height: expression(this.scrollHeight > 150 ? "250px" : "auto");}/* IE */
  
 
/* charlie icq status */
 
/* charlie icq status */
 
.icq-96417838 {
 
.icq-96417838 {
background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ;
+
background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ;
font-size: 16px;
+
font-size: 16px;
line-height: 1;
+
line-height: 1;
width: 18px;
+
width: 18px;
height: 18px;}
+
height: 18px;}

Verze z 19. 4. 2006, 18:56

/* editací tohoto souboru upravíte styl "monobook" pro celou {{grammar:4sg|{{SITENAME}}}} */

/* odstavce */
p {
 margin: 0 10px 0 10px;}

/* seznamy */
ul {
 margin: 0 10px 0 10px;
 list-style-position: outside;}

/* pre boxy, lets make them scroll */
pre {
 overflow: auto;}

pre.scroll {
 max-height: 25em;
 height: expression(this.scrollHeight > 150 ? "250px" : "auto");}/* IE */

/* charlie icq status */
.icq-96417838 {
 background: url(http://online.mirabilis.com/scripts/online.dll?icq=96417838&img=5) no-repeat ;
 font-size: 16px;
 line-height: 1;
 width: 18px;
 height: 18px;}
Jmenné prostory

Varianty
Akce