Skip to content

Commit

Permalink
Update version banner, remove sponsor links
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Jun 8, 2022
1 parent ff35dd5 commit ad1a89a
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 111 deletions.
49 changes: 0 additions & 49 deletions doc/docs.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,55 +166,6 @@ section.first {
position: relative;
}

.actionspicture {
pointer-events: none;
position: absolute;
height: 100px;
top: 0; left: 0; right: 0;
}

.actionlink {
pointer-events: auto;
font-family: arial;
font-size: 80%;
font-weight: bold;
position: absolute;
top: 0; bottom: 0;
line-height: 1;
height: 1em;
margin: auto;
}

.actionlink.download {
color: white;
right: 50%;
margin-right: 13px;
text-shadow: -1px 1px 3px #b00, -1px -1px 3px #b00, 1px 0px 3px #b00;
}

.actionlink.fund {
color: #b00;
left: 50%;
margin-left: 15px;
}

.actionlink:hover {
text-decoration: underline;
}

.actionlink a {
color: inherit;
}

.actionsleft {
float: left;
}

.actionsright {
float: right;
text-align: right;
}

@media screen and (max-width: 800px) {
.actions {
padding-top: 120px;
Expand Down
1 change: 0 additions & 1 deletion doc/logos/4me.svg

This file was deleted.

Binary file removed doc/logos/anvil.png
Binary file not shown.
1 change: 0 additions & 1 deletion doc/logos/artcompiler.svg

This file was deleted.

Loading

0 comments on commit ad1a89a

Please sign in to comment.