worked a bit on diplomarbeit

This commit is contained in:
Logsol 2013-07-19 17:31:11 +02:00
parent d02ad40d6a
commit 241c4863ec
6 changed files with 17 additions and 7 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -265,4 +265,10 @@ div .col:last-child { margin-right: 0; }
.box.cite h2 {
background: #216f85;
}
}
.border {
border: 1px solid #ccc;
padding: 10px;
background: white;
}