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: #00a1da 0px 0px 0px; font-size:29px;}
 +
#content h2 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
 +
#content h3 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
 +
#content h4 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
 +
#content h5 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
 +
#content h6 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
 +
 
/*
 
/*
#content h1 {color:#00a1da; text-shadow: gray 0px 0px 0px; font-size:29px;}
 
#content h2 {color:#00a1da; text-shadow: gray 0px 0px 0px;}
 
#content h3 {color:#00a1da; text-shadow: gray 0px 0px 0px;}
 
#content h4 {color:#00a1da; text-shadow: gray 0px 0px 0px;}
 
#content h5 {color:#00a1da; text-shadow: gray 0px 0px 0px;}
 
#content h6 {color:#00a1da; text-shadow: gray 0px 0px 0px;}
 
*/
 
 
#content h1 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px; font-size:29px;}
 
#content h1 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px; font-size:29px;}
 
#content h2 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
 
#content h2 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
18行目: 19行目:
 
#content h5 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
 
#content h5 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
 
#content h6 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
 
#content h6 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
 +
*/

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

/* 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: #00a1da 0px 0px 0px; font-size:29px;}
#content h2 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
#content h3 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
#content h4 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
#content h5 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}
#content h6 {color:#00a1da; text-shadow: #00a1da 0px 0px 0px;}

/*
#content h1 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px; font-size:29px;}
#content h2 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
#content h3 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
#content h4 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
#content h5 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
#content h6 {color:#f7ab00; text-shadow: #f7ab00 0px 0px 0px;}
*/