mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +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'
|
||||
@import shared/fonts
|
||||
@import shared/general
|
||||
@import nprogress
|
||||
@import nprogress-bootstrap
|
||||
@import typeaheadjs
|
||||
|
|
|
@ -4,9 +4,6 @@ html
|
|||
-webkit-text-size-adjust: 100%
|
||||
-ms-text-size-adjust: 100%
|
||||
|
||||
body
|
||||
background: url(image_path('bg.jpg'))
|
||||
|
||||
h1
|
||||
font-size: 26px
|
||||
margin-bottom: 16px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue