Przeglądaj źródła

remove generic styling from inline CSS

master
Dom SP 3 lat temu
rodzic
commit
e5e97af23a
1 zmienionych plików z 0 dodań i 4 usunięć
  1. +0
    -4
      app/views/colors.css

+ 0
- 4
app/views/colors.css Wyświetl plik

@@ -1,10 +1,6 @@
html {
background-color: {{ @backgroundColor }};
background-image: url(/{{ @backgroundImage }});
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 2000px 2000px;
}

<repeat group="{{ @customVars }}" key="{{ @ikey }}" value="{{ @ivalue }}">

Ładowanie…
Anuluj
Zapisz