Update 'assets/styles/site.css'

ciclostile
lo_bo 2017-10-22 22:02:15 +02:00
parent 9ca5b00680
commit ab4f8f1135
1 changed files with 2 additions and 2 deletions

View File

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