mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 10:13:34 +02:00
Added general to registrar
This commit is contained in:
parent
5a4bb9d9e3
commit
3f11af2cc8
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
||||||
//= require 'shared/custom-boostrap'
|
//= require 'shared/custom-boostrap'
|
||||||
@import shared/fonts
|
@import shared/fonts
|
||||||
|
@import shared/general
|
||||||
@import nprogress
|
@import nprogress
|
||||||
@import nprogress-bootstrap
|
@import nprogress-bootstrap
|
||||||
@import typeaheadjs
|
@import typeaheadjs
|
||||||
|
|
|
@ -4,9 +4,6 @@ html
|
||||||
-webkit-text-size-adjust: 100%
|
-webkit-text-size-adjust: 100%
|
||||||
-ms-text-size-adjust: 100%
|
-ms-text-size-adjust: 100%
|
||||||
|
|
||||||
body
|
|
||||||
background: url(image_path('bg.jpg'))
|
|
||||||
|
|
||||||
h1
|
h1
|
||||||
font-size: 26px
|
font-size: 26px
|
||||||
margin-bottom: 16px
|
margin-bottom: 16px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue