summaryrefslogtreecommitdiffstats
path: root/doc/waf1.css
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-11-07 10:36:10 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2016-11-07 10:36:10 +0200
commit93dc74335a8082e0f54b1da7f6fc6e43ff3c10ee (patch)
tree3befab98de04fdbb63807c6db1844028ae50d8b6 /doc/waf1.css
parentbdd1dea5e21a00b6af1b0ded09e7d528485d5196 (diff)
parent5925379b5fb30e548f1ba4e804af9865de8903ae (diff)
Add 'doc/' from commit '5925379b5fb30e548f1ba4e804af9865de8903ae'
git-subtree-dir: doc git-subtree-mainline: bdd1dea5e21a00b6af1b0ded09e7d528485d5196 git-subtree-split: 5925379b5fb30e548f1ba4e804af9865de8903ae
Diffstat (limited to 'doc/waf1.css')
-rwxr-xr-xdoc/waf1.css78
1 files changed, 78 insertions, 0 deletions
diff --git a/doc/waf1.css b/doc/waf1.css
new file mode 100755
index 00000000..7255051a
--- /dev/null
+++ b/doc/waf1.css
@@ -0,0 +1,78 @@
+div.tableblock > table {
+ border: 1px solid gray;
+}
+
+div#header-pic {
+ background-image: url("images/bg4.jpg");
+ background-repeat: no-repeat;
+ background-color: #cccccc;
+}
+
+
+
+div#header h1 {
+ background: url('images/trex_logo_64_64.png') no-repeat left center;
+ padding-left: 80px;
+ line-height: 80px;
+ height: 80px;
+}
+
+div.title, caption.title {
+ text-align: center;
+ margin-bottom: 0.2em;
+}
+
+div.tableblock > table th {
+ background-color: #F4F4F4;
+}
+
+h1, h2, h3, h4, h5, h6, span#author, div.title, caption.title, div.admonitionblock .icon, div#toctitle, div.sidebar-title, div.image-title {
+ color: #333;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ font-family: Georgia, 'Times New Roman', serif
+}
+
+h1 {
+ font-size: 24px;
+}
+
+h2,h3,h4,h5,h6 {
+ color: #f14e32;
+ padding-top: 0.5em;
+ font-size: 24px;
+ line-height: 44px;
+ font-weight: bold;
+ margin-top: 20px;
+ border-bottom: 2px solid silver
+ float: left;
+}
+
+h3,h4,h5,h6 {
+ color: #0388a6;
+ font-size: 18px
+}
+
+
+p {
+ font-family: sans-serif;
+ text-indent: 0px;
+ font-size: 14px;
+ line-height: 22px;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
+}
+
+a:visited {
+ color: #404040;
+}
+
+
+body, div.sectionbody, div#toctitle {
+ font-family: Lato, proxima-nova, 'Helvetica Neue', Arial;
+ font-size : 13px;
+ color: #404040;
+}
+
+