// [+] Module - Login Addons

This commit is contained in:
Kevin Granger
2013-08-06 10:19:43 +02:00
parent bdc9d77c09
commit 58cba9f894
4 changed files with 7628 additions and 2690 deletions
+28 -6
View File
@@ -1,19 +1,41 @@
//variables
$icon-color: #87C795
$bg-content-color: #F8F9FB
//$bg-content-color: #F8F9FB // bleu gris clair
//$bg-content-color: #F8FBF8 // vert gris clair
//$bg-content-color: #F8F8F8 // gris
$bg-content-color: #E0E0E0 // gris foncé
//$bg-head-color: white
//$bg-head-color: #F5792B // orange
//$bg-head-color: #81A98C //vert d'eau
//$bg-head-color: #ED3A6C // fushia
//$bg-head-color: #0091B0 // bleu
//$bg-head-color: #00C3C1 //turquoise
$bg-head-color: #9DC44B // vert pomme
//$bg-head-color: #9DC44B // vert pomme
//$bg-head-color: #97C885 // vert menthe
//$bg-head-color: #4691D2 // bleu ciel
//$bg-head-color: #814C76 //violet
//$bg-head-color: #FE635F //saumon
//$bg-head-color: #F8235A //rose
//$bg-head-color: #F2B100 //moutarde
//$bg-head-color: #F7854E // abricot
$bg-head-color: #665D5C // taupe clair
//$bg-head-color: #60C276
//$brand-primary: #E6E6E6
//light (experimental)
//$brand-primary: #98958C // sable
//$brand-primary: #92979B //gris
//$brand-primary: #A9B6C1 //bleu
//dark
$brand-primary: #3D3D3D // taupe
//$brand-primary: #515561 // gris bleu clair
//$brand-primary: #4D4645 //taupe
//$brand-primary: #272822 // gris vert
//$brand-primary: #313A45 // gris
//$brand-primary: #4F2E4A // violet
//$brand-primary: #373E35 // vert camo
$brand-primary: #262C3F // bleu nuit
//$brand-primary: #262C3F // bleu nuit
$panel-color: $brand-primary
$badge-panel-color: #DC315E
@@ -40,7 +62,7 @@ body.fixed-top
//border-bottom: solid 2px black
background-color: darken($brand-primary,20%)
z-index: 9999
@include box-shadow(rgba(black,0.15) 0 2px 0)
//@include box-shadow(rgba(black,0.15) 0 2px 0)
#header_shopname
font-size: 1.6em
font-family: "ubuntu"