save before move tabs outside from header
This commit is contained in:
parent
f9397935bd
commit
94d404288f
13 changed files with 116 additions and 64 deletions
|
|
@ -6,3 +6,9 @@
|
|||
padding: var(--unit--horizontal);
|
||||
padding-top: var();
|
||||
}
|
||||
|
||||
#main-footer a {
|
||||
text-shadow: 0 0 2px #000;
|
||||
-moz-text-shadow: 0 0 2px #000;
|
||||
-webkit-text-shadow: 0 0 2px #000;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue