This commit is contained in:
Sebastian Wendel 2024-04-18 11:53:48 +02:00
parent a19cc5d650
commit 37669334e7
2 changed files with 16 additions and 24 deletions

View file

@ -15,30 +15,23 @@ body {
font-size: 120%;
}
h1 {
font-size: 250%;
font-weight: bold;
}
h2 {
font-size: 150%;
font-weight: bold;
}
a:link {
.menu a {
color: black;
text-decoration: none;
}
a:link:hover {
.menu a::after {
content: '|';
padding: 0 10px;
}
.menu a:hover {
text-decoration: underline overline;
color: #aaa;
}
.link:after {
content: '|';
padding: 0 10px;
h1 h2 {
font-size: 1.5rem;
}
.info {
@ -46,7 +39,7 @@ a:link:hover {
color: #9b9b9b;
}
.center {
.images {
display: block;
margin-left: auto;
margin-right: auto;

View file

@ -8,7 +8,7 @@
<meta name="description" content="HTML & CSS Course exercise.">
<meta name="author" content="Sebastian Wendel" />
<meta name="created" content="2024-04-17T09:30:00.450262740" />
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="icon" href="/images/favicon.ico">
<link rel="stylesheet" href="/css/mains.css">
</head>
@ -18,11 +18,11 @@
</a>
<div class="menu">
<a class="link" href="/destinations/">DESTINATIONS</a>
<a class="link" href="/food_drink/">FOOD & DRINK</a>
<a class="link" href="/news/">NEWS</a>
<a class="link" href="/stay/">STAY</a>
<a class="link" href="/video/">VIDEO</a>
<a href="/destinations/">DESTINATIONS</a>
<a href="/food_drink/">FOOD & DRINK</a>
<a href="/news/">NEWS</a>
<a href="/stay/">STAY</a>
<a href="/video/">VIDEO</a>
</div>
<h1>Airbus to test hydrogen-fueled engine on A380 jet</h1>
@ -64,7 +64,6 @@
<img class="center" src="/images/a380_2.jpg"
alt="A rendering of the A380 flight test platform, which will put hydrogen combustion technology to the test.">
"This is the most significant step undertaken at Airbus to usher in a new era of hydrogen-powered flight since the
unveiling of our ZEROe concepts back in September 2020," Sabine Klauke, chief technical officer for Airbus, said in
a statement.