Changeset 1110480
- Timestamp:
- 03/11/2015 04:49:30 PM (11 years ago)
- File:
-
- 1 edited
-
verbatim/trunk/css/verbatim.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
verbatim/trunk/css/verbatim.css
r1103584 r1110480 6 6 position: fixed; 7 7 width: 100%; 8 background-color: $dark-blue;8 background-color: #16161C; 9 9 bottom: 0px; 10 10 left: 0px; … … 45 45 .verbatim-text-area{ 46 46 position: relative; 47 background-color: $dark-blue;47 background-color: #16161C; 48 48 border: 2px solid white; 49 49 color: white;
Note: See TracChangeset
for help on using the changeset viewer.