mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-20 23:04:17 +01:00
update to Pycom brand colors (#411)
This commit is contained in:
@@ -62,7 +62,7 @@ h2 {
|
||||
}
|
||||
h3 {
|
||||
font-family: 'Montserrat';
|
||||
color: rgb(0,112,32);
|
||||
color:#00CC96 ;
|
||||
letter-spacing: normal;
|
||||
font-size: 1em;
|
||||
padding-top: 1em;
|
||||
|
||||
@@ -2754,7 +2754,7 @@ blockquote {
|
||||
padding: 10px 10px 10px 10px;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
background-color:rgba(0,128,0,0.7);
|
||||
background-color:#17ffbd;
|
||||
border-radius: 3px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user