Sindbad~EG File Manager
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" type="text/css" href="style.css" />
<style type="text/css">
body
{
width: 100%;
margin:0;
font-family: 'Overpass','-apple-system','HelveticaNeue';
font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0px;
}
.header {
/* color: rgb(255,255,255);*/
color: #FFFFFF !important;
vertical-align:middle;
padding: 10px;
font-size: 1.2em;
background-color:rgb(229,37,96);
/*background-color: rgb(0,27,101);*/
}
.content, .content-abstracts {
padding: 4px;
background-color: rgb(255, 255, 255);
overflow: auto;
}
.in-block, .in-block-abstracts {
vertical-align: top;
padding-left: 5px;
float: left;
word-wrap: break-word;
}
.in-block {
max-width: 60%;
}
.in-block-abstracts {
max-width: 100%;
}
.alternate {
background-color: rgb(252, 249, 251);
}
.res-img {
width: 100%;
height: auto;
}
.photo {
width: 110px;
float: left;
}
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.9em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.7em; }
p
{
line-height: 1.5em;
}
.button
{
color: #FFF;
border-color: #08c;
background-color: #08c;
padding: 13px 20px;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
box-sizing: border-box;
word-wrap: break-word;
user-select: none;
position: relative;
top: 0;
text-decoration: none;
/*width: 300px;*/
}
.bg-red {
border-color: #ff4b3c;
background-color: #ff4b3c;
}
.bg-blue {
border-color: #5AA1E3;
background-color: #5AA1E3;
}
.bg-green {
border-color: #6AB165;
background-color: #6AB165;
}
.bg-purple {
border-color: #8D6DC4;
background-color: #8D6DC4;
}
.center {
text-align: center;
}
/* ALTERNATE ROW COLORING ON content class. Used for Selected Abstracts */
/*https://stackoverflow.com/questions/15004537/css-div-alternating-colour */
.content-abstracts:nth-of-type(odd) {
background-color: rgb(240, 240, 240);
}
.bg-yellow {
background-color: rgb(255, 251, 204) !important;
}
.bottom{
/*background-color: red; */
line-height: 0.2rem;
}
.guide
{
color: red;
font-style: bold;
}
.sstc
{
background-color: yellow;
padding: 10;
color: blue;
font-weight: bold;
}
.para
{
color: red;
}
table {
width: 100%;
border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
background: #eee;
}
th {
background: #333;
color: white;
font-weight: bold;
}
td, th {
padding: 6px;
border: 1px solid #ccc;
text-align: left;
}
.temp-btn-home-bg3 {
background: #bace65;
border-radius: 4px;
}
.temp-btn-home {
position: relative;
padding -right: 4px;
padding-left: 7px;
padding-top: 7px;
padding-bottom: 1px;
width: 210px;
}
</style>
</head>
<body>
<div class="header">
Venue, Hall & Trade Layout
</div>
<div class="content">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3769.3902251450645!2d72.89930741490203!3d19.134388587054467!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7b902868624b5%3A0x25c9dd6c629969da!2sThe%20Westin%20Mumbai%20Powai%20Lake!5e0!3m2!1sen!2sin!4v1679595958964!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<br/>
<br/>
<div class="header">
GARDEN TRADE AREA
</div>
<img src="/static/boa23/venue_trade_area.png" width="100%" /> <br />
<br/>
</div>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists