PepperPig
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$bibi: darkgreen
|
||||
$bibi: $siteColor
|
||||
$melly: #6959cd
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ $melly: #6959cd
|
||||
display: inline-block
|
||||
color: darkred
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif
|
||||
border: 4px ridge #90C145
|
||||
border: 4px ridge $siteColor
|
||||
background: hsla(0, 0%, 100%, 0.5) url("../inc/bg/1667917199713.png") -1px -5px no-repeat
|
||||
background-size: 100%
|
||||
//background: hsla(0, 0%, 100%, 0.5)
|
||||
@@ -22,7 +22,7 @@ $melly: #6959cd
|
||||
width: 75%
|
||||
|
||||
u
|
||||
color: black
|
||||
color: $headerFontColor
|
||||
font-weight: bold
|
||||
|
||||
#bibi
|
||||
@@ -64,8 +64,8 @@ $melly: #6959cd
|
||||
|
||||
img
|
||||
display: inline-block
|
||||
margin: 1rem 0 -4px 0
|
||||
width: 50%
|
||||
margin: 1rem 0 -14px 0
|
||||
width: 40%
|
||||
|
||||
p
|
||||
font-weight: 500
|
||||
|
||||
Reference in New Issue
Block a user