mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-09-14 00:43:42 +02:00
First (rushed 😦) release of the Vegvisir website. Reviewed-on: https://codeberg.org/vegvisir/website/pulls/1 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
6 lines
No EOL
104 B
CSS
6 lines
No EOL
104 B
CSS
/* File: /var/www/my-website/public/assets/css/style.css */
|
|
|
|
p {
|
|
color: blue;
|
|
background-color: red;
|
|
} |