Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F32064556
base.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
base.less
View Options
/* -------------------------------------------------------------
Auth Grove - Base styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Dereckson
Tags: Bootstrap
Filename: login.css
Source: base.less
Licence: BSD
------------------------------------------------------------- */
/* -------------------------------------------------------------
Table of contents
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
:: Fonts
:: General styles
:: Headings
*/
/* -------------------------------------------------------------
Fonts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@
import
"https://fonts.googleapis.com/css?family=Lato:100,300,400"
;
/* -------------------------------------------------------------
General styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body
{
font-weight
:
100
;
font-family
:
'Lato'
;
}
body
.
sviatiHory
{
background-color
:
#979F9A
;
color
:
#B0BEC5
;
}
body
.
pandemonium
{
background-color
:
#5C1813
;
color
:
white
;
}
/* -------------------------------------------------------------
Headings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1
{
margin-bottom
:
0.5
em
;
}
h1
.
title
{
text-align
:
center
;
font-weight
:
300
!important
;
}
body
.
sviatiHory
{
h1.title
{
color
:
white
;
}
}
body
.
pandemonium
{
h1.title
{
color
:
#aaa
;
}
}
/* -------------------------------------------------------------
Utilities classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
center
{
text-align
:
center
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 09:05 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3721586
Default Alt Text
base.less (1 KB)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment