generated from Seekra/repository-template
New Style #24
+1
-1
@@ -33,7 +33,7 @@ limitations under the License.
|
|||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="content-background">
|
<div
|
||||||
<header class="global-header">
|
<header class="global-header">
|
||||||
<h1>Seekra</h1>
|
<h1>Seekra</h1>
|
||||||
<span class="slogan">
|
<span class="slogan">
|
||||||
|
|||||||
@@ -1,14 +1,6 @@
|
|||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #ffffff;
|
background: linear-gradient(135deg, #ffffff 0%, #E6F3FC 100%);
|
||||||
}
|
|
||||||
.content-background {
|
|
||||||
background:
|
|
||||||
radial-gradient(ellipse at 40% 60%, rgba(255,255,255,0.55) 0%, transparent 75%),
|
|
||||||
linear-gradient(160deg, #c8d8f0, #7aa0d8, #5077C7, #dce8f8);
|
|
||||||
height: 400px;
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.global-header {
|
.global-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user