Template:DataBank: Difference between revisions

From Subnautica Wiki
(Created page with "<!-- CSS --> <style> →‎Force scrollbars onto browser window: body { margin-bottom: 200%; } →‎Box styles: .myBox { border: none; padding: 5px; font: 24px/36px sans-serif...")
Tag: sourceedit
 
(Converted to redirect)
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[Template:Databank]]
<!-- CSS -->
<style>
/* Force scrollbars onto browser window */
body {
margin-bottom: 200%;
}

/* Box styles */
.myBox {
border: none;
padding: 5px;
font: 24px/36px sans-serif;
width: 200px;
height: 200px;
overflow: scroll;
}

/* Scrollbar styles */
::-webkit-scrollbar {
width: 12px;
height: 12px;
}

::-webkit-scrollbar-track {
background: #f5f5f5;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ccc;
}

::-webkit-scrollbar-thumb:hover {
background: #999;
}
</style>
</head>
<body>

<!-- HTML -->
<div class="myBox">
Efficient honorificabilitudinitatibus cross-media information without floccinaucinihilipilification cross-media value. Quickly maximize timely deliverables for real-time schemas plenipotentiary.
</div>

Latest revision as of 05:08, 21 April 2020

Redirect to: