[Communities] Added reset.css

This commit is contained in:
2021-09-11 17:27:10 +01:00
committed by Diogo Peralta Cordeiro
parent ba290a956a
commit 35f7daf77f
2 changed files with 1 additions and 1 deletions

View File

@@ -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.

View File

@@ -7,6 +7,7 @@
<title>GNU social &mdash; Some public communities</title> <title>GNU social &mdash; 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('
{ {