generated from Seekra/repository-template
Change Background
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ limitations under the License.
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="content-background">
|
||||
<div
|
||||
<header class="global-header">
|
||||
<h1>Seekra</h1>
|
||||
<span class="slogan">
|
||||
|
||||
@@ -1,14 +1,6 @@
|
||||
body {
|
||||
margin: 0;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.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;
|
||||
background: linear-gradient(135deg, #ffffff 0%, #E6F3FC 100%);
|
||||
}
|
||||
|
||||
.global-header {
|
||||
|
||||
Reference in New Issue
Block a user