Skip to content

Commit c5229b5

Browse files
committed
Merge pull request #1212 from aG0aep6G/logo-wide
new logo variant: no borders, less effects, wide planet arc
2 parents dceabcc + 5da9a70 commit c5229b5

File tree

2 files changed

+84
-215
lines changed

2 files changed

+84
-215
lines changed

css/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,14 @@ body > .container
110110
{
111111
display: block;
112112
float: left;
113-
margin-right: 1em;
113+
margin-left: -5.4em;
114+
margin-right: -4em;
114115
padding-top: 1px;
115116
}
116117

117118
#top img#logo
118119
{
119-
height: 2.5em;
120+
height: 2.533em;
120121
vertical-align: middle;
121122
width: auto;
122123
}

images/dlogo.svg

Lines changed: 81 additions & 213 deletions
Loading

0 commit comments

Comments
 (0)