「Darkmode.css」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
4行目: | 4行目: | ||
font-family: sans-serif; | font-family: sans-serif; | ||
} | |||
a{ | |||
color: #515AE0; | |||
} | } |
2024年5月26日 (日) 08:25時点における版
#bodyContent{
background-color: #5e5e5e;
color:#ffffff;
font-family: sans-serif;
}
a{
color: #515AE0;
}