aboutsummaryrefslogtreecommitdiff
path: root/inst/web/css/staticdocs.css
blob: 9fee28bd07368cf104a5771615b23cf59156334c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
h2 {padding-top: 20px}

.icon img {
  float: right;
  border: 1px solid #ccc;
}
.index .internal {display: none;}
ul.index li {margin-bottom: 0.5em; clear: both;}

footer {
  margin-top: 45px;
  padding: 35px 0 36px;
  border-top: 1px solid #e5e5e5;
}
footer p {
  margin-bottom: 0;
  color: #555;
}

Contact - Imprint