diff options
author | Jayaram R Pai | 2014-08-12 12:27:33 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-08-12 12:27:33 +0530 |
commit | 107d64f7166cca11233a690ee127838bade6108d (patch) | |
tree | 70d6f35cce794ff8a4199025c2c08a0b6e2c9c39 /css/scilab_fixer.css | |
parent | 416556f05904077f08103254ec9da28d6d7fcb83 (diff) | |
download | textbook_companion_fixer-107d64f7166cca11233a690ee127838bade6108d.tar.gz textbook_companion_fixer-107d64f7166cca11233a690ee127838bade6108d.tar.bz2 textbook_companion_fixer-107d64f7166cca11233a690ee127838bade6108d.zip |
added page to mark indian edition aicte books
Diffstat (limited to 'css/scilab_fixer.css')
-rw-r--r-- | css/scilab_fixer.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/scilab_fixer.css b/css/scilab_fixer.css index 964317f..4047749 100644 --- a/css/scilab_fixer.css +++ b/css/scilab_fixer.css @@ -36,3 +36,6 @@ textarea#edit-code { height: 300px; width: 650px; } +.orange { + background: #FF9933 !important; +} |