diff --git a/eternity-larry/images/watermark.svg b/eternity-larry/images/watermark.svg new file mode 100644 index 0000000..143abb3 --- /dev/null +++ b/eternity-larry/images/watermark.svg @@ -0,0 +1,10 @@ + + + + + + + + ETERNITY + PROJECT / FI + \ No newline at end of file diff --git a/eternity-larry/includes/links.html b/eternity-larry/includes/links.html new file mode 100644 index 0000000..5fc056e --- /dev/null +++ b/eternity-larry/includes/links.html @@ -0,0 +1,13 @@ + + + + + + + +.css" /> + + + + + \ No newline at end of file diff --git a/eternity-larry/mail.css b/eternity-larry/mail.css new file mode 100644 index 0000000..66021c1 --- /dev/null +++ b/eternity-larry/mail.css @@ -0,0 +1 @@ +@import "../larry/mail.css"; \ No newline at end of file diff --git a/eternity-larry/styles.css b/eternity-larry/styles.css index d98434a..d79faa0 100644 --- a/eternity-larry/styles.css +++ b/eternity-larry/styles.css @@ -122,4 +122,13 @@ button:hover, #login-form #logo { max-width: 260px; height: auto; +} + +#toplogo { + display: block; + width: 180px; + max-width: calc(100% - 40px); + height: auto; + max-height: 36px; + margin: 8px 12px; } \ No newline at end of file diff --git a/eternity-larry/watermark.html b/eternity-larry/watermark.html new file mode 100644 index 0000000..39b34d0 --- /dev/null +++ b/eternity-larry/watermark.html @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file