This website works better with JavaScript.
Home
Help
Register
Sign In
ashpie
/
update.eternae.ink
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Merge branch 'develop'
develop
Alice Gaudon
3 months ago
parent
2726fd16cc
145d8df70a
commit
1cdd118806
1 changed files
with
13 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+13
-5
assets/sass/layout.scss
+ 13
- 5
assets/sass/layout.scss
View File
@ -156,10 +156,22 @@ body > header {
}
.
tip
{
position
:
static
;
visibility
:
visible
;
opacity
:
1
;
display
:
block
;
height
:
auto
;
margin-left
:
8px
;
text-transform
:
inherit
;
padding
:
0
0
0
4px
;
transform
:
none
;
font-size
:
16px
;
line-height
:
16px
;
color
:
inherit
;
text-transform
:
uppercase
;
font-weight
:
inherit
;
background
:
transparent
;
}
&
:
hover
{
@ -260,10 +272,6 @@ body > header {
margin-top
:
0
;
margin-left
:
8px
;
a
,
button
,
.
button
{
@include
tip
;
}
&
:
last-child
{
a
,
button
,
.
button
{
.
tip
{
Write
Preview
Loading…
Cancel
Save