1
0
Fork 0
forked from 0x2620/oxjs

update CSS for DocPage

This commit is contained in:
rolux 2011-05-11 14:46:28 +02:00
commit 60165632c5
4 changed files with 32 additions and 5 deletions

View file

@ -429,6 +429,19 @@ SyntaxHighlighter
background: rgb(255, 128, 128);
}
/*
================================================================================
Text
================================================================================
*/
.OxThemeClassic .OxText code {
color: rgb(0, 0, 128);
}
.OxThemeClassic .OxText div {
border-color: rgb(192, 192, 192);
}
/*
================================================================================
Video