Opacity change and gitignore update
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
exampleSite/public/
|
||||
resources/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
exampleSite/public/
|
||||
resources/
|
||||
|
||||
Binary file not shown.
@@ -22,6 +22,7 @@ html {
|
||||
font-family: Roboto, Arial, Helvetica Neue, sans-serif;
|
||||
line-height: 1.35;
|
||||
color: rgb(255, 255, 255);
|
||||
opacity: .85;
|
||||
background-color: #39424E;
|
||||
}
|
||||
template {
|
||||
|
||||
Reference in New Issue
Block a user