mirror of
https://github.com/neocities/neocities.git
synced 2025-08-03 16:21:52 +02:00
Add share button to dashboard header
This commit is contained in:
parent
79e8885ae5
commit
25ee91a759
2 changed files with 17 additions and 4 deletions
|
@ -110,9 +110,19 @@
|
|||
.interior .header-Outro .col.col-50.signup-Area {
|
||||
padding-left: 0;
|
||||
}
|
||||
.interior .header-Outro.dashboard .col.col-50.signup-Area {
|
||||
width: 293px!important;
|
||||
float: left;
|
||||
.interior .header-Outro.dashboard {
|
||||
.col.col-50.signup-Area {
|
||||
width: 293px!important;
|
||||
float: left;
|
||||
}
|
||||
.site-url {
|
||||
margin-top: -9px;
|
||||
}
|
||||
.btn-Action {
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
padding: 7px 15px;
|
||||
}
|
||||
}
|
||||
.interior .header-Outro a {color:#E93250}
|
||||
.interior .header-Outro .btn-Action {color:#fff}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue