]> rtime.felk.cvut.cz Git - orte-www.git/commitdiff
Add css
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 13 May 2010 11:18:22 +0000 (13:18 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 13 May 2010 11:18:22 +0000 (13:18 +0200)
local.css [new file with mode: 0644]

diff --git a/local.css b/local.css
new file mode 100644 (file)
index 0000000..0783274
--- /dev/null
+++ b/local.css
@@ -0,0 +1,329 @@
+a {
+  text-decoration:underline;
+  color:#005a9c;
+}
+
+a:hover {
+  text-decoration:underline;
+  color:#9c4100;
+}
+
+hr {
+  background-color:#999;
+  height:1px;
+  border-style:none;
+}
+
+code,pre,pre.hl {
+  background:#eee;
+}
+
+pre {
+  padding:.5em;
+}
+
+body {
+  font-family:sans-serif;
+  color:#000;
+  background:#FFF;
+  margin:0;
+  padding:0;
+}
+
+.pageheader {
+  background:#206cbc;
+  width: 100%;
+  height: 107px;
+  margin:0;
+  padding:0;
+  color:#dff;
+  position: absolute;
+  top: 0;
+  left: 0;
+}
+
+.pageheader .header {
+    padding: 1em 1em 1em 1em;
+}
+
+.header {
+  font-size:100%;
+  font-weight:400;
+}
+
+.parentlinks a {
+  color: #a2b9ea;
+}
+
+.title {
+  display:block;
+  margin-top:.2em;
+  font:140% sans-serif;
+}
+
+.actions {
+  text-align:right;
+  padding:0;
+}
+
+.pageheader .actions {
+  position: absolute;
+  top: 0px;
+  right: 0px;
+}
+
+#content,#comments,#footer {
+  margin:1em 2em;
+}
+
+.pagefooter, .inlinefooter, .comment-header {
+  color: gray;
+  font-size: 70%;
+}
+
+#content {
+  margin-top: 107px;
+  padding-top: 1ex;
+  max-width: 60em;
+}
+
+#pageinfo {
+  border-color:#999;
+}
+
+.inlinepage {
+  border-top:1px solid #aaa;
+  border-style:none;
+  margin:.4em 0;
+  padding:.4em 0;
+}
+
+.inlineheader {
+  font-size:120%;
+  font-weight:400;
+}
+
+h1,h2,h3,h4,h5,h6 {
+  color: #206cbc;
+}
+
+h1 {
+  font:150% sans-serif;
+}
+
+h2 {
+  font:bold 100% sans-serif;
+}
+
+h3 {
+  font:italic 100% sans-serif;
+}
+
+h4,h5,h6 {
+  font:small-caps 100% sans-serif;
+}
+
+.inlinepage h1 {
+  font-size:110%;
+}
+
+.actions ul {
+  font-size:75%;
+  border-style:none;
+  padding:0;
+}
+
+.actions ul li a {
+  text-decoration:none;
+  cursor:pointer;
+  padding:0.2em;
+  color: #000;
+}
+
+.actions ul li span {
+  color: #555;
+}
+
+.actions ul li a:hover {
+  color: #eef;
+}
+
+.actions ul li {
+  background:#eee;
+  text-shadow:1px 1px 1px #fff;
+  font-weight:700;
+  border-color:#ddd #aaa #aaa #ddd;
+  border-style:solid;
+  border-width:1px;
+  margin:0;
+  padding:0.2em 0.2em 0 0.2em;
+  -moz-border-radius: 0.5ex;
+}
+
+.pageheader .actions ul li {
+  background: #86b4e3;
+  text-shadow:1px 1px 1px #bbd;
+}
+
+
+.pagecloud {
+  width:auto;
+}
+
+a[href^=mailto:] {
+  padding-right:15px!important;
+  background:url(img/mail_icon.gif) right center no-repeat;
+}
+
+a[href$=.zip] {
+  padding-right:13px!important;
+  background:url(img/zip.png) right center no-repeat;
+}
+
+a[href$=.pdf] {
+  padding-right:13px!important;
+  background:url(img/pdf.png) right center no-repeat;
+}
+
+.comment {
+  clear:both;
+  margin-bottom:1em;
+  border-bottom:1px solid #e8e5d6;
+  background:#f0ecdc;
+  position:relative;
+  border-radius:.6em;
+  -moz-border-radius:.6em;
+  padding:.7em 1.4em;
+}
+
+.inlinepage h2,.inlinepage h3 {
+  font-size:100%;
+}
+
+.pageheader .actions ul,div.recentchanges {
+  border-style:none;
+}
+
+.fb_label {
+  
+}
+
+legend {
+  text-transform: capitalize;
+}
+
+.fb_label:first-letter {
+  text-transform: capitalize;
+}
+
+.fb_label {
+  color: darkblue;
+}
+
+.fb_comment {
+  color: gray;
+}
+
+.fb_label {
+  margin-top: 1ex;
+}
+
+.fb_input {
+  border: 1px solid lightgray;
+  padding: 0 1ex 0 0.5ex;
+}
+
+#sidebar {
+  position: absolute;
+  bottom: 0px;
+  width: 100%;
+  margin: 0;
+  padding: 0;
+  padding-left: 1em;
+  float: none;
+  background-color: transparent;
+}
+
+#sidebar ul {
+  margin:0;
+  padding:0;
+}
+
+
+#sidebar li {
+  display: inline;
+  list-style:none;
+  padding: 0;
+  margin: 0;
+}
+
+#sidebar ul li a, #sidebar ul li span {
+  color: #FFF;
+  background-color: #206cbc;
+  display: inline-block;
+  border: none;
+  margin: 0;
+  padding: 0;
+  width: 10em;
+  height: 3ex;
+  border: 1px solid #7faede;
+  border-style: solid solid none solid;
+  vertical-align: bottom;
+  text-align: center;
+  border-radius:.3em .3em 0 0;
+  -moz-border-radius: .3em .3em 0 0;
+}
+#sidebar ul li a:hover {
+  background-color: #7faede;
+}
+#sidebar ul li span.selflink {
+  background-color: white;
+  color: black;
+//  border: 1px solid #eee;
+//  border-style: none none solid none;
+}
+
+.toc {
+  line-height: 3ex;
+  width: 30ex;
+  float: right;
+  margin-left: 40px;
+  margin-bottom: 40px;
+  padding: 2ex 2ex;
+  background: #bbdbfa;
+  border: 1px solid #206cbc;
+  -moz-border-radius: 0.5ex;
+}
+
+.toc li {
+  margin-bottom: 0.5ex;
+}
+
+table {
+  margin: 1ex 0ex;
+}
+
+table th {
+   text-align: left;
+}
+
+th, td {
+  padding: 0.1em 0.5em;
+}
+
+table.borders {
+  border-collapse: collapse;
+  border: 1px solid #206cbc;
+}
+
+table.borders th, table.borders td {
+  border: 1px solid #206cbc;
+}
+
+ol.lower-alpha {
+  list-style-type: lower-alpha;
+}
+
+ol ol {
+  list-style-type: lower-alpha;
+}