Update 'style.css'
This commit is contained in:
parent
839a7506b9
commit
9ca43db2a6
|
@ -19,7 +19,7 @@ h1 {
|
||||||
|
|
||||||
a:link, a:visited {
|
a:link, a:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #04a;
|
color: #026262;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link:active, a:visited:active,
|
a:link:active, a:visited:active,
|
||||||
|
@ -82,12 +82,12 @@ img.logo {
|
||||||
}
|
}
|
||||||
|
|
||||||
section.info > p:first-child {
|
section.info > p:first-child {
|
||||||
background: #04a;
|
background: #026262;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.info > p {
|
section.info > p {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0.1em 0;
|
margin: 0;
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user