mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Some little tweaks for IE, etc
This commit is contained in:
parent
5c438b40c0
commit
08f95ccebb
3 changed files with 2 additions and 3 deletions
|
@ -72,7 +72,7 @@
|
||||||
// Coloring
|
// Coloring
|
||||||
// ----------------------------------------------------------------
|
// ----------------------------------------------------------------
|
||||||
.btn-Action{@extend %btn;
|
.btn-Action{@extend %btn;
|
||||||
// background:$c-Btn-1;
|
background:$c-Btn-1;
|
||||||
@include linear-gradient(top, #e93250, #b11f36);
|
@include linear-gradient(top, #e93250, #b11f36);
|
||||||
|
|
||||||
&:hover{
|
&:hover{
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,6 @@
|
||||||
<div class="header-Outro">
|
<div class="header-Outro">
|
||||||
<div class="row content single-Col">
|
<div class="row content single-Col">
|
||||||
<h1>Allowed File Types</h1>
|
<h1>Allowed File Types</h1>
|
||||||
<h3 class="subtitle"></h3>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue