relative
This commit is contained in:
parent
92959611ad
commit
c2000a60cb
@ -46,11 +46,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.leftRight {
|
.leftRight {
|
||||||
/*animation: left2Right 20s infinite linear;*/
|
animation: left2Right 20s infinite linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rightLeft {
|
.rightLeft {
|
||||||
/*animation: right2Left 20s infinite linear;*/
|
animation: right2Left 20s infinite linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
.upDown {
|
.upDown {
|
||||||
@ -148,7 +148,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body style="background-color:yellow;">
|
<body style="background-color:yellow; position:relative;">
|
||||||
<header style="padding-top:5vh;padding-bottom:5vh;"><h1 style="color:red;">The Impostors</h1></header>
|
<header style="padding-top:5vh;padding-bottom:5vh;"><h1 style="color:red;">The Impostors</h1></header>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
Reference in New Issue
Block a user