REVIEWS
WALLPAPERS
SHOP
Downloads
Techusiast Web App
Material Dark Theme 2018
FeeCalculator (Early Access)
Search
Techusiast
REVIEWS
Reviews
Is the Google Pixel 4 XL still worth buying in 2021?…
Reviews
Is the 15″ Macbook Pro 2015 still worth buying in 2020?…
Mobile
Is the Google Pixel 2 XL worth it in 2019? (Review…
Accessories
Bliiq Hummingbird Wireless Earphones Review
Accessories
Creative Outlier One Plus Wireless Earphones Review
WALLPAPERS
SHOP
Downloads
Techusiast Web App
Material Dark Theme 2018
FeeCalculator (Early Access)
Product Review Policy
Contributors
Give Feedback
Donate
Contributors
We always appreciate help from anyone, as long as it exceeds our expectations and fills all of the requirements.
If you wish to contribute, please visit the
“Join Us”
page or contact us directly on the website.
CONTRIBUTORS
Ahmed Chougle - Servemetech.com
Ahmed Chougle
Ahmed Chougle is a Mechanical Engineering student who loves technology. He has a Diploma certificate in Mechanical Engineering and is now pursuing a degree in the same field.
Addison
Addison
Edit with Live CSS
/* Top menu gradient */ .td-header-menu-wrap, .td-header-gradient { background: #3b8dbd; background: -moz-linear-gradient(left, #3b8dbd 0%, #82b965 100%); background: -webkit-linear-gradient(left, #3b8dbd 0%,#82b965 100%); background: linear-gradient(to right, #3b8dbd 0%,#82b965 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b8dbd', endColorstr='#82b965',GradientType=1 ); } .td-drop-down-search, .td-drop-down-search-open { background: #3b8dbd; background: -moz-linear-gradient(left, #3b8dbd 0%, #82b965 100%); background: -webkit-linear-gradient(left, #3b8dbd 0%,#82b965 100%); background: linear-gradient(to right, #3b8dbd 0%,#82b965 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b8dbd', endColorstr='#82b965',GradientType=1 ); } /* Top header padding removed */ .td-main-page-wrap { padding-top: 0; } /* Block Title */ .td-block-title a { font-size: 22px; } /* .td-grid-style-1 .td-module-thumb:hover { -webkit-filter: blur(1px); -moz-filter: blur(1px); -o-filter: blur(1px); -ms-filter: blur(1px); filter: blur(1px); } .td-block-span4 .td-module-thumb:hover { -webkit-filter: blur(1px); -moz-filter: blur(1px); -o-filter: blur(1px); -ms-filter: blur(1px); filter: blur(1px); } .td-block-span12:hover .td-module-thumb { -webkit-filter: blur(4px); -moz-filter: blur(4px); -o-filter: blur(4px); -ms-filter: blur(4px); filter: blur(4px); } .td_module_mx1:hover .entry-title { background-color: #000; color: #fff; }*/ body .td-backstretch { -moz-transition: none; -webkit-transition: none; transition: none; } /* Quote design */ .td-post-content .td_pull_quote p { font-size: 24px; font-weight: 700; font-family: "Open Sans"; line-height: 1em; } #es_txt_button { font-family: "Open Sans"; font-weight: 600; font-size: 18px; background-color: #33363b; border-color: #33363b; /*background-color: #3b8dbd;*/ color: #fff; display: block; margin: auto; height: 40px; text-transform: uppercase; width: 100%; border-radius: 3px; } .es_textbox_button, .essubmit_button { border-color: #33363b; } .es_textbox_button:hover, .essubmit_button:hover { border-color: #4a4c50; } #es_txt_button:hover { background-color: #4a4c50; } .es_caption { font-family: "Open Sans"; font-weight: 800; font-size: 24px; line-height: 1.2em; padding-bottom: 10px; } .es_widget_form { background-color: #33363b; color: white; padding: 8px; margin-top: 0; } .td-block-title a { font-size: 16px; padding-bottom: 1px; } .footerchrome { padding: 0; margin: 0; } /* EBAY FEE CALCULATOR */ .fee-calculator { /*border: 1px solid #dddddd;*/ min-width: 50%; background-color: white; border-radius: 4%; text-align: center; margin: auto; display: block; padding-bottom: 2%; box-shadow: 5px 5px grey; } .fee-td, .fee-tr { height: 5px; } #fee-form-block { margin: auto; display: block; text-align: center; max-width: 100%; min-width: 25%; } .fee-form-c { font-size: 16px; padding-left: 5px; box-shadow: 2px 2px grey; } #main-title { font-family: "Segoe UI"; font-size: 24px; text-decoration: none; font-weight: 700; text-align: center; padding-top: 2%; } #sub-title { font-size: 14px; text-align: center; } #title-bar { width: 100%; margin: auto; text-align: center; float: center; } .title { font-family: "Segoe UI"; font-size: 16px; text-decoration: none; font-weight: 700; text-align: center; /*display: inline;*/ } .star { font-family: "Segoe UI"; font-size: 18px; font-weight: 600; /*display: inline;*/ color: red; } .ebay-total, .paypal-total { font-size: 20px; } #calculate-button, #reset-button { margin: auto; display: block; text-align: center; } #calculate-button { width: 100%; height: 35px; cursor: pointer; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; font-size: 18px; font-weight: 400; text-transform: uppercase; background-color: #ffffff; color: #000000; border-radius: 10px; } #calculate-button:hover { color: #000000; background-color: #dddddd; font-weight: 600; } #reset-button { font-family: "Segoe UI"; font-size: 16px; font-weight: 600; text-transform: uppercase; text-decoration: none; width: 50%; height: 35px; cursor: pointer; background-color: black; color: #ffffff; border-radius: 10px; } #reset-button:hover { background-color: #464646; } /*p { display: inline }*/ .fee-td { padding: 3px; width: 100%; border: none; } .fee-tr { width: 100%; border: none; } .ebay { width: 100%; display: block; margin: auto; text-align: center; border: none; height: 10px; } .paypal { width: 100%; margin: auto; text-align: center; border: none; height: 10px; } /* Dark mode for MacOS Safari */ /*@media (prefers-color-scheme: dark) {*/ /* Overrides for Dark Mode. */ /*.td-container-wrap, p, .td-tags, strong, .td-post-small-box, .clearfix, .td-post-source-tags, .td-pulldown-size, .block-title, .td-block-title, .td-header-header, body, .td-block-title, .td-block-title-wrap, .wpb-wrapper, .td-post-author-name a, h3 a, h2 a, h1 a, h4 a, .wpb_wrapper, .td_block_wrap, .td_block_empty_space, .td_block_wrap, .entry-title, .td-module-title, .td-post-author-name, .td-block-row, .tdc-content-wrap { color: white; background: black;*/ /*} }*/ /* Dark mode for MacOS Safari */ /*@media (prefers-color-scheme: dark) {*/ /* Overrides for Dark Mode. */ /*p, strong, body, .td-post-author-name a, h3 a, h2 a, h1 a, h4 a { color: white; background: black; } }*/