Update main.css
corrected file path
This commit is contained in:
parent
3595bca063
commit
18a28e9710
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
@import url(colors.css);
|
@import url(../themes/colors.css);
|
||||||
|
|
||||||
/* basics */
|
/* basics */
|
||||||
html, body {
|
html, body {
|
||||||
|
|
@ -307,4 +307,4 @@ button:active {
|
||||||
}
|
}
|
||||||
.news-item {
|
.news-item {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue