u
This commit is contained in:
parent
c2000a60cb
commit
c84c280f0b
@ -19,11 +19,18 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<style>
|
||||
|
||||
html{
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
body {
|
||||
text-align: center;
|
||||
font-family: 'Courier';
|
||||
overflow-x: hidden;
|
||||
padding-top: 10px;
|
||||
background-color:yellow;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
footer {
|
||||
@ -148,7 +155,7 @@
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body style="background-color:yellow; position:relative;">
|
||||
<body>
|
||||
<header style="padding-top:5vh;padding-bottom:5vh;"><h1 style="color:red;">The Impostors</h1></header>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user