photo-gallery-styles

Design documents for photos.pablopie.xyz 📸️

Commit
334a4f63cec07d0392e1bac976a8ae99525a9c2b
Parent
893a873119d08c611ecd859f27eb4645439b8afe
Author
Pablo <pablo-escobar@riseup.net>
Date

Added lincesing information to the stylesheet

Diffstat

1 file changed, 13 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified styles.css 13 13 0
diff --git a/styles.css b/styles.css
@@ -1,3 +1,16 @@
+/*  This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program. If not, see <https://www.gnu.org/licenses/>. */
+
 body {
   background: #15151a;
   color: white;