docs: semmle logo

(cherry picked from commit 4a8e8fa0de)
This commit is contained in:
james
2019-10-04 09:18:19 +01:00
parent 69d7baa9bc
commit 2d00ca5773
17 changed files with 4 additions and 223 deletions

View File

@@ -1300,13 +1300,13 @@ aside.gdbar img {
.title-slide hgroup h1 {
font-size: 2em;
line-height: 1.4;
/*letter-spacing: -3px;*/
color: white;
margin: auto;
display: block;
position: absolute;
top: 0;
bottom: 10%;
left: 1.25em;
height: 0;
}
/* line 898, ../scss/default.scss */
@@ -1430,31 +1430,19 @@ hgroup .pre {
color: #5c31ff;
}
/* title slide (deck title, subtitle, semmle logo)*/
/* title slide (deck title, subtitle)*/
.title-slide {
background-image: url("../../title-slide.svg");
background-size: cover;
}
.semmle-logo sup {
vertical-align: super;
font-size: 0.3em;
font-weight: 100;
}
.title-slide .semmle-logo {
color: white;
font-size: 1.2em;
position: absolute;
top: 10%;
}
.title-slide p {
color: white;
font-size: 1em;
position: absolute;
bottom: 30%;
left: 2.6em;
}
.title-slide hgroup .pre {

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 98 KiB