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

Commit2e7a532

Browse files
author
Antti Karjalainen
committed
CSS changes to navbars
1 parent16a9e0b commit2e7a532

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎sources/src/assets/css/main.css‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ header ul {
5858
.navbar-brand {
5959
font-family:"OCRA";
6060
margin-right:0;
61+
letter-spacing:0.05em;
62+
font-weight: normal;
6163
}
6264

6365
code {
@@ -166,6 +168,7 @@ a {
166168
#nav_collapse .nav-itema.active,
167169
a {
168170
color:rgb(0,192,181);
171+
text-transform: uppercase
169172
}
170173

171174
hr {
@@ -203,6 +206,7 @@ hr {
203206
min-width:180px;
204207
text-align: center;
205208
height:100vh;
209+
text-transform: uppercase
206210
}
207211

208212
#navigation.sidebar {
@@ -222,7 +226,7 @@ hr {
222226
color:#fff;
223227
text-align: left;
224228
font-size:0.8rem;
225-
padding-left:22%;
229+
padding-left:16%;
226230
}
227231

228232
#navigation-collapsed {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp