D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
home
/
markniuj
/
bazmeasar.com
/
css
/
Filename :
home.css
back
Copy
/*** books ****/ body { } ul{ list-style-type: none;} table { } tr{ } th { background-image: url(img/bgmenu.jpg); } body{ } .h-title{ font-size: 25px; color: #1d2828; line-height: 30px; max-width: 950px; padding-top: 50px; font-weight: 700; text-shadow: 0px 0px #FFF; } .contact-home-top { background-color: #111111; padding-bottom: 8px; padding-left: 8px; } .box-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; display: inline-flex; flex-direction: row; justify-content: center; margin-top: 5px; border: 1px solid rgb(189, 189, 189); } .search-audio{ background-color: #000000; max-width: 750px; background-image: url(none); margin-left: auto; margin-right: auto; margin-top: 100px; margin-bottom: 100px; padding: 25px; border-radius: 10px; text-align: center; } .toplogo-container{ width: 100%; height: auto; margin-left: auto; margin-right: auto; display: inline-flex; flex-direction: row; justify-content: center; } .toplogo-col{ width: 50%; margin-left: 3px; } .toplogo-data{ padding: 15px; color: rgb(71, 72, 72); } .toplogo-col2{ width: 50%; margin-left: 3px; } .toplogo-data2{ padding: 15px; color: rgb(71, 72, 72); } .three-box-main-heading { font-size: 55px; color: #1d2828; line-height: 60px; max-width: 950px; margin-left: auto; margin-right: auto; font-weight: 700; text-shadow: 0px 2px #FFF; } .box-col{ width: 33.33%; margin-left: 3px; } .box-data-heading{ background-color: #009772; width: 100%; font-size: 35px; color: aliceblue; line-height: 43px; padding: 15px; text-align: center; } .box-data-live{ padding: 15px; color: rgb(71, 72, 72); background-image: url(live.png); background-repeat: no-repeat; } .box-data{ padding: 15px; color: rgb(71, 72, 72); } .box-button { padding: 8px; width: 160px; display: flex; flex-direction: column; height: 37px; float: right; } .box-button a{ text-decoration: none; float: right; padding-right: 30px; } .box-button a:hover{ color: #111111; float: right; padding-right: 30px; } .box-foot{ display: none; font-size: 18px; color: white; line-height: 20px; padding: 10px; text-align: center; background-color: rgb(103, 0, 0); } @media only screen and (max-width: 600px) { .search-audio{ background-color: #000000; max-width: 750px; margin-left: auto; margin-right: auto; margin-top: 25px; margin-bottom: 25px; margin-top: 10px; padding: 25px; border-radius: 10px; text-align: center; } .toplogo-container{ width: 100%; height: auto; margin-left: auto; margin-right: auto; display: inline-flex; flex-direction: column; justify-content: center; } .toplogo-col{ width: 100%; margin-left: 3px; } .toplogo-data{ padding: 15px; color: rgb(71, 72, 72); } .toplogo-col2{ width: 100%; margin-left: 3px; display:none; } .toplogo-data2{ padding: 15px; color: rgb(71, 72, 72); display:none; } .box-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; display: inline-flex; flex-direction: column; margin-top: 50px; margin-bottom: 50px; border: 1px solid cornflowerblue; } .three-box-main-heading { font-size: 22px; margin-left: 20px; text-shadow: 0px 1px #FFF; } .box-col { width: 100%; margin-left: 3px; } .thumbnail { width: 140px; height: 210px; } .gallery-iteam{ height: 100%; width: 100%; height: 90%; display: inline-flex; flex-wrap: wrap; display: inline-flex; } } /***box end ***/ .thumbnail { width: 230px; height: 300px; } .pdf-item { border: solid #777777 6px; position: relative; display: inline-block; margin: 5px; text-decoration: none; } .pdf-details { position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); color: #fff; padding: 5px; width: 100%; height: 90%; padding: 2px; opacity: 0; transition: opacity 0.3s; } .pdf-item:hover .pdf-details { opacity: 1; } .book-title { font-weight: bold; margin: 0; } .book-description { margin: 0; } .gallery-iteam{ height: 100%; width: 1280px; display: inline-flex; flex-wrap: wrap; display: inline-flex; } @media only screen and (max-width: 600px) { body { } .dextoplogo{ display: none; height: auto; } .mobile-logo{ height: auto; } img{ width: 100%; height: 90%; } .thumbnail { width: 140px; height: 210px; } .gallery-iteam{ height: 100%; width: 100%; height: 90%; display: inline-flex; flex-wrap: wrap; display: inline-flex; } .search-audio { background-color: #000000; max-width: 90%; margin: 8px; padding: 10px; border-radius: 10px; text-align: center; } } /***books end ***/