2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Examples: fix csslint errors.

This commit is contained in:
XhmikosR
2014-01-31 14:03:42 +02:00
parent 3a89fbc9a3
commit 48118576f1
4 changed files with 3 additions and 7 deletions
@@ -37,8 +37,8 @@ body {
padding-top: 15px;
padding-bottom: 15px;
background-color: #eee;
border: 1px solid #ddd;
background-color: rgba(86,61,124,.15);
border: 1px solid #ddd;
border: 1px solid rgba(86,61,124,.2);
}