dashboard
repositories
filestore
activity
search
login
web
/
tc-base-min
Minimalistisches CATALINA_BASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
.
ulrich
2019-12-07
c6717f330c92a016459feabd408610d8b303444b
[web/tc-base-min.git]
/
webapps
/
ROOT
/
stile.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
body {
font-size: 12pt;
}
h1 {
font-size: 2.2em;
}
h3 {
font-size: 1.2em;
}
.inhalt {
display: flex;
flex-direction: row;
padding-left: 3em;
}