custom theming for ZM

This commit is contained in:
arjunrc 2015-12-19 16:53:47 -05:00
parent c4bdb127ce
commit cbea550d70
1 changed files with 3 additions and 0 deletions

3
docs/_static/zmstyle.css vendored Normal file
View File

@ -0,0 +1,3 @@
img {
border: 1px solid black !important;
}