-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
1,914 additions
and
34 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
li.web::marker { | ||
content: "🌐 "; | ||
} | ||
li.doc::marker { | ||
content: "🗎 "; | ||
} | ||
li.mail::marker { | ||
content: "✉ "; | ||
} | ||
li.clap::marker { | ||
content: "👏 "; | ||
} | ||
|
||
.reveal { | ||
font-size: 24px; } | ||
|
||
.reveal h1 { | ||
font-size: 3.1em; } | ||
|
||
.reveal h2 { | ||
font-size: 1.7em; } | ||
|
||
.reveal h3 { | ||
font-size: 1.2em; | ||
margin-top: 20px; | ||
} | ||
|
||
|
||
.reveal h4 { | ||
font-size: 1em; } | ||
|
||
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h5 { | ||
font-family: Gill Sans; | ||
font-weight: 300; | ||
} | ||
|
||
.reveal a { | ||
color: #2048a0; } | ||
|
||
.reveal a:hover { | ||
color: #4068c0; } | ||
|
||
.reveal section img { | ||
border: 4px none #000; | ||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); | ||
} | ||
|
||
.reveal .left { | ||
left:-8.33%; | ||
text-align: left; | ||
float: left; | ||
width:50%; | ||
z-index:-10; | ||
} | ||
|
||
.reveal .right { | ||
left:31.25%; | ||
top: 75px; | ||
float: right; | ||
text-align: right; | ||
z-index:-10; | ||
width:50%; | ||
} | ||
|
||
/* fix line height for sub */ | ||
sub { | ||
vertical-align: baseline !important; | ||
position: relative; | ||
top: 0.1em; | ||
} | ||
|
||
blockquote p { | ||
margin-top: 0px !important; | ||
} | ||
|
||
.vasource { | ||
color: red; | ||
} | ||
|
||
.vatarget { | ||
color: blue; | ||
} | ||
|
||
.vamodifier { | ||
color: green; | ||
} | ||
|
||
ol ol { | ||
list-style-type: lower-alpha !important; | ||
} | ||
|
||
.reveal blockquote { | ||
width: 80%; | ||
} | ||
|
||
/* custom table for methods overview */ | ||
|
||
table.methods { | ||
border-collapse: separate; | ||
} | ||
|
||
table.methods td { | ||
border: none; | ||
vertical-align: bottom; | ||
} | ||
|
||
table.methods td.m1t, table.methods td.m1b { | ||
border-left: 5px solid red; | ||
border-right: 5px solid red; | ||
} | ||
table.methods td.m1t { | ||
border-top: 5px solid red; | ||
} | ||
table.methods td.m1b { | ||
border-bottom: 5px solid red; | ||
} | ||
|
||
table.methods td.m2t, table.methods td.m2b { | ||
border-left: 5px solid green; | ||
border-right: 5px solid green; | ||
} | ||
table.methods td.m2t { | ||
border-top: 5px solid green; | ||
} | ||
table.methods td.m2b { | ||
border-bottom: 5px solid green; | ||
} | ||
|
||
table.methods td.m3, table.methods tr:last-child td.m3 { | ||
border: 5px solid blue; | ||
} | ||
table.methods td.m4, table.methods tr:last-child td.m4 { | ||
border: 5px solid yellow; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+175 KB
2024-09-13-hu/images/der-christian-wulff-des-showgeschaefts_spiegel-de.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.