- composer updates
- Publisher instead of 'Cooperation Partners' - lettering instead of logo - add gba logo - styling
This commit is contained in:
parent
a648cede36
commit
b3094718b2
42
composer.lock
generated
42
composer.lock
generated
|
@ -2096,7 +2096,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
|
@ -2187,7 +2187,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v5.1.0",
|
||||
"version": "v5.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
|
@ -2254,7 +2254,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
|
@ -2325,7 +2325,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
|
@ -2396,7 +2396,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
|
@ -2538,7 +2538,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
|
@ -2601,7 +2601,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
|
@ -2670,16 +2670,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "54526b598d7fc86a67850488b194a88a79ab8467"
|
||||
"reference": "81d42148474e1852a333ed7a732f2a014af75430"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/54526b598d7fc86a67850488b194a88a79ab8467",
|
||||
"reference": "54526b598d7fc86a67850488b194a88a79ab8467",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/81d42148474e1852a333ed7a732f2a014af75430",
|
||||
"reference": "81d42148474e1852a333ed7a732f2a014af75430",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2771,20 +2771,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-31T05:25:51+00:00"
|
||||
"time": "2020-06-12T11:15:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v5.1.0",
|
||||
"version": "v5.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "56261f89385f9d13cf843a5101ac72131190bc91"
|
||||
"reference": "c0c418f05e727606e85b482a8591519c4712cf45"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/56261f89385f9d13cf843a5101ac72131190bc91",
|
||||
"reference": "56261f89385f9d13cf843a5101ac72131190bc91",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/c0c418f05e727606e85b482a8591519c4712cf45",
|
||||
"reference": "c0c418f05e727606e85b482a8591519c4712cf45",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2848,7 +2848,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-25T12:33:44+00:00"
|
||||
"time": "2020-06-09T15:07:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
@ -3363,7 +3363,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
|
@ -3426,7 +3426,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
|
@ -3588,7 +3588,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
|
@ -3749,7 +3749,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v4.4.9",
|
||||
"version": "v4.4.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
|
|
3
public/css/style.css
vendored
3
public/css/style.css
vendored
|
@ -278,7 +278,8 @@ section.normal {
|
|||
.header .logo {
|
||||
line-height: 1em;
|
||||
position: absolute;
|
||||
padding: 15px;
|
||||
padding: 22px;
|
||||
color: black;
|
||||
-webkit-transition: all .15s ease-in-out;
|
||||
-moz-transition: all .15s ease-in-out;
|
||||
-ms-transition: all .15s ease-in-out;
|
||||
|
|
BIN
public/images/clients/logo_gba.png
Normal file
BIN
public/images/clients/logo_gba.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
|
@ -146,11 +146,11 @@
|
|||
<section data-sr id="clients" class="clients u-full-width">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<h3 class="separator">Cooperation Partners</h3>
|
||||
<h3 class="separator">Publisher</h3>
|
||||
</div>
|
||||
<ul class="clients u-full-width u-cf">
|
||||
<li>
|
||||
<img src="images/clients/logo_zamg.png" alt="Zamg Client">
|
||||
<img src="images/clients/logo_gba.png" alt="GBA Client">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -76,8 +76,11 @@
|
|||
<a href="#" class="menu-icon {{ Route::currentRouteName() != 'frontend.home.index' ? 'active' : '' }}"">
|
||||
<i class=" fa fa-bars"></i>
|
||||
</a>
|
||||
<a href="https://www.geologie.ac.at/" target="_blank" class="logo">
|
||||
{{-- <a href="https://www.geologie.ac.at/" target="_blank" class="logo">
|
||||
<img src="/images/gba_logo.png" alt="Logo white" width="60" height="30">
|
||||
</a> --}}
|
||||
<a href="/" class="logo">
|
||||
TETHYS
|
||||
</a>
|
||||
<div class="container">
|
||||
<ul class="menu">
|
||||
|
|
Loading…
Reference in New Issue
Block a user