]> git.p6c8.net - jirafeau_project.git/blobdiff - media/jyraphe/style.css.php
Minor changes to styles
[jirafeau_project.git] / media / jyraphe / style.css.php
index 376703bda54648159b500f918d776e90e66b8b62..76c59c772eb5bca807bfec4b6bb5fcc7540cab03 100644 (file)
@@ -14,7 +14,7 @@
  *  GNU Affero General Public License for more details.
  *
  *  You should have received a copy of the GNU Affero General Public License
- *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ *  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 /*
 
 $dark = '#8B4513';
 
-header("Content-type: text/css");
+header('Content-type: text/css');
 
 ?>
 
+@charset "UTF-8";
+
 body {
   text-align: center;
   font-family: sans-serif;

patrick-canterino.de