This commit is contained in:
arjunrc 2015-12-19 13:40:21 -05:00
parent 3fe64f8ce6
commit 2763c3d92e
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
@import url("default.css");
div.admonition-note {
border-top: 2px solid red;
border-bottom: 2px solid red;
border-left: 2px solid red;
border-right: 2px solid red;
background-color: #ff6347
}
img {
border: 1px solid black !important;
}