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

Commit 5eda154

Browse files
author
Saeid Darvish
committed
fix h2 a style
1 parent a329caf commit 5eda154

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎source/_templates/sphinx_minoo_theme/includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{% if theme_direction == "ltr" %}
4040
<link rel="stylesheet" type=text/css href="{{ pathto('_static/minoo-ltr.css', 1) }}">
4141
{% else %}
42-
<link rel="stylesheet" type=text/css href="{{ pathto('_static/minoo-20240216-2.css', 1) }}">
42+
<link rel="stylesheet" type=text/css href="{{ pathto('_static/minoo-20240218.css', 1) }}">
4343
{% endif %}
4444

4545
{%- block linktags %}

‎source/_templates/sphinx_minoo_theme/static/minoo-20240216-2.css renamed to ‎source/_templates/sphinx_minoo_theme/static/minoo-20240218.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ a,ul>li>a,ol>li>a{text-decoration:none!important;color:#5C6BC0;padding:0}
2020
a,ul>li>p>a,ol>li>p>a{text-decoration:none!important;color:#5C6BC0;padding:0}
2121
a:hover,ul>li>a:hover,ol>li>a:hover{color:#66BB6A}
2222
a:hover,ul>li>p>a:hover,ol>li>p>a:hover{color:#66BB6A}
23+
h1 a:hover{color:#66BB6A}
24+
h2 a:hover{color:#ffffff !important}
2325
li>p{margin:0px !important}
2426
i{vertical-align:middle}
2527
h1,h2,h3,h4,h5,h6{font-weight:bold;color:#000000;display:inline-block}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /