Update 'assets/styles/site.css'

ciclostile
lo_bo 2017-10-22 22:04:50 +02:00
parent ab4f8f1135
commit c8ddf62d20
1 changed files with 2 additions and 2 deletions

View File

@ -122,8 +122,8 @@ section > p > span {
}
section > p:first-child > span {
background: #055b0f;
box-shadow: 0.2rem 0 0 #055b0f, -0.2rem 0 0 #055b0f;
background: #004405;
box-shadow: 0.2rem 0 0 #004405, -0.2rem 0 0 #004405;
}
section > p > span.warning {