MediaWiki: Tweeki.css

提供: 日本国憲法の再誕
移動先: 案内検索
8行目: 8行目:
 
}
 
}
  
body {
+
ol {
  
 
     list-style-type: lower-roman;
 
     list-style-type: lower-roman;
  
 
}
 
}

2020年3月2日 (月) 00:43時点における版

/* CSS placed here will affect users of the Tweeki skin */
h4 {
    background-color: #e0dddd;
    margin: 10px 10px 10px 10px;
    border: 1px solid #afadad;
    border-radius: 5px;
    padding: 5px;
}

ol {

    list-style-type: lower-roman;

}