mirror of
https://github.com/arnaucube/blog.git
synced 2026-02-10 04:36:41 +01:00
Add blogo bin, add html templates, add generated public files
This commit is contained in:
11
public/css/style.css
Normal file
11
public/css/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.o_gradient_background{
|
||||
background-color: #222222;
|
||||
background-image: url('../img/gradient-background-2560x1600.jpg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration:none!important;
|
||||
}
|
||||
Reference in New Issue
Block a user