This website works better with JavaScript.
Home
Explore
Help
Sign In
pegeoffroy
/
theme_pluxml_hadoly
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update nav
master
PEGeoffroy
1 year ago
parent
4ecfd134b4
commit
e8b509d715
1 changed files
with
9 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-3
css/theme.css
+ 9
- 3
css/theme.css
View File
@ -87,11 +87,17 @@ header img{
.
nav
{
text-align
:
right
;
padding-top
:
1
.
7rem
;
position
:
absolute
;
right
:
0
;
top
:
0
;
max-height
:
250px
;
bottom
:
-40px
;
/* max-height: 250px; */
}
@
media
(
max-width
:
463px
)
{
.
nav
{
bottom
:
auto
;
top
:
0
;
}
}
.
nav
>
div
{
Write
Preview
Loading…
Cancel
Save