Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit017aa81

Browse files
authored
Update index.html
1 parentc594ff2 commit017aa81

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎index.html‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,16 @@
6060
border-radius:6px;
6161
border-width:2px;
6262
}
63-
a.menu-entry{
63+
a.menu-entry,a.menu-entry:visited,a.menu-entry:active{
6464
font-size:16px;
6565
font-weight: bold;
6666
color:#000000;
6767
}
68+
a.menu-entry:hover {
69+
color:#9c2214;
70+
text-decoration: underline;
71+
background-color:#E0311D;
72+
}
6873

6974
</style>
7075
</head>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp