WIP debug docker container
This commit is contained in:
@@ -7,10 +7,22 @@
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||
</head>
|
||||
<style>
|
||||
body {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
text-transform: uppercase;
|
||||
font-size: 70px;
|
||||
font-weight: 600;
|
||||
color: #fdfdfe;
|
||||
text-shadow: 0px 0px 5px #b393d3, 0px 0px 10px #b393d3, 0px 0px 10px #b393d3,
|
||||
0px 0px 20px #b393d3;
|
||||
}
|
||||
.logo-title {
|
||||
font-family: 'Arial', sans-serif;
|
||||
font-size: 2rem;
|
||||
color: #2196F3;
|
||||
color: #fff;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.logo {
|
||||
@@ -25,7 +37,9 @@
|
||||
<img src="logo.png" alt="Logo">
|
||||
</div>
|
||||
-->
|
||||
<h1 class="center-align logo-title">Paywall ladddddddder</h1>
|
||||
<header>
|
||||
<h1 class="center-align logo-title">ladddddddder</h1>
|
||||
</header>
|
||||
<form id="inputForm" class="col s12" method="get">
|
||||
<div class="row">
|
||||
<div class="input-field col s10">
|
||||
|
||||
Reference in New Issue
Block a user