[Communities] Added reset.css
This commit is contained in:
parent
ba290a956a
commit
35f7daf77f
@ -30,7 +30,6 @@ form {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* -- BASE STYLES --
|
||||
* 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>
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/reset.css">
|
||||
<?php
|
||||
$query = urlencode('
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user