-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,4 @@ | ||
body { | ||
font-family: sans-serif; | ||
background-color: #E1F3F7 !important; | ||
} | ||
|
||
.note { | ||
/* background-color: gold; | ||
padding: 5px 20px; */ | ||
position: relative; | ||
/* border-bottom: 3px solid #FCD629; */ | ||
border-bottom: 3px solid #fff; | ||
margin-bottom: 20px; | ||
/* background-color: #FCE129; */ | ||
background-color: #fff; | ||
border-radius: 5px; | ||
/* -webkit-box-shadow: 1px 2px 10px #E3CE00; | ||
-moz-box-shadow: 1px 2px 10px #E3CE00; | ||
box-shadow: 1px 2px 10px #E3CE00; */ | ||
-webkit-box-shadow: 1px 2px 10px #ccc; | ||
-moz-box-shadow: 1px 2px 10px #ccc; | ||
box-shadow: 1px 2px 10px #ccc; | ||
background-color: #e1f3f7 !important; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.