2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-31 08:22:18 +00:00

Refine style.

This commit is contained in:
Stefan Seefeld
2011-10-31 22:56:38 +00:00
parent 05c21bcae1
commit 8f909d55ac

11
libs/numpy/doc/_static/style.css vendored Normal file
View File

@@ -0,0 +1,11 @@
@import url(boost.css);
#contents
{
/* border-bottom: solid thin black;*/
}
.highlight
{
border: 1px solid #aaaaaa;
}