[Communities] Added reset.css
This commit is contained in:
parent
ba290a956a
commit
35f7daf77f
@ -30,7 +30,6 @@ form {
|
|||||||
all: unset;
|
all: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* -- BASE STYLES --
|
* -- BASE STYLES --
|
||||||
* Most of these are inherited from Base, but I want to change a few.
|
* Most of these are inherited from Base, but I want to change a few.
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
<title>GNU social — Some public communities</title>
|
<title>GNU social — Some public communities</title>
|
||||||
<link rel="shortcut icon" href="/favicon.ico">
|
<link rel="shortcut icon" href="/favicon.ico">
|
||||||
<link rel="stylesheet" href="/assets/css/style.css">
|
<link rel="stylesheet" href="/assets/css/style.css">
|
||||||
|
<link rel="stylesheet" href="/assets/css/reset.css">
|
||||||
<?php
|
<?php
|
||||||
$query = urlencode('
|
$query = urlencode('
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user