「Darkmode.css」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
(同じ利用者による、間の1版が非表示) | |||
4行目: | 4行目: | ||
font-family: sans-serif; | font-family: sans-serif; | ||
} | |||
a{ | |||
color: #515AE0; | |||
} | |||
a:visited{ | |||
color: #515A90; | |||
} | } |
2024年5月26日 (日) 08:28時点における最新版
#bodyContent{
background-color: #5e5e5e;
color:#ffffff;
font-family: sans-serif;
}
a{
color: #515AE0;
}
a:visited{
color: #515A90;
}