MediaWiki: Tweeki.css

提供: 崇城大学総合情報センターWiki
移動先: 案内検索
4行目: 4行目:
 
/*Sojo vermilion color for heading*/
 
/*Sojo vermilion color for heading*/
 
/*#content h1 {color:#f7ab00;}*/
 
/*#content h1 {color:#f7ab00;}*/
#content h1 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px; font-size:29px;}
+
#content h1 {color:#00a1da; text-shadow: blue 0px 1px 0px; font-size:29px;}
#content h2 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px;}
+
#content h2 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h3 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px;}
+
#content h3 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h4 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px;}
+
#content h4 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h5 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px;}
+
#content h5 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h6 {color:#00a1da; text-shadow: #f7ab00 0px 1px 0px;}
+
#content h6 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
 +
 
 +
#content hr {color:#f7ab00;}

2020年4月21日 (火) 10:57時点における版

/* CSS placed here will affect users of the Tweeki skin */
/*Sojo blue color for heading*/
/*#content h1 {color:#00a1da;}*/
/*Sojo vermilion color for heading*/
/*#content h1 {color:#f7ab00;}*/
#content h1 {color:#00a1da; text-shadow: blue 0px 1px 0px; font-size:29px;}
#content h2 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h3 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h4 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h5 {color:#00a1da; text-shadow: blue 0px 1px 0px;}
#content h6 {color:#00a1da; text-shadow: blue 0px 1px 0px;}

#content hr {color:#f7ab00;}