NEWS
Computer
Mobile
OS
Smartwatch
REVIEWS
ANALYSIS
PREDICTION
WALLPAPERS
SHOP
Downloads
Techusiast Web App
Material Dark Theme 2018
FeeCalculator (Early Access)
Search
Techusiast
NEWS
All
Computer
Mobile
OS
Smartwatch
Hands-On
OnePlus 7T Pro Hands-On and First Impressions
How To
UPDATE: How to ‘sort of’ schedule Dark Theme on Android 10…
Mobile
Pixel 4 and Pixel 4 XL size comparison with Apple, Samsung,…
Mobile
Is the Google Pixel 2 XL worth it in 2019? (Review…
REVIEWS
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
Reviews
Creative Metallix Portable Bluetooth Speaker Review
Mobile
Xiaomi Mi 8 Review (20 days later) – Beast from the…
ANALYSIS
PREDICTION
WALLPAPERS
SHOP
Downloads
Techusiast Web App
Material Dark Theme 2018
FeeCalculator (Early Access)
Contributors
Join Us
Give Feedback
Donate
Home
Tags
Huawei Mate 20 Pro
Tag: Huawei Mate 20 Pro
Mobile
Pixel 4 and Pixel 4 XL size comparison with Apple, Samsung,...
Roland
-
August 13, 2019
0
CONNECT WITH US
1,318
Fans
Like
5,760
Followers
Follow
509
Followers
Follow
963
Subscribers
Subscribe
LATEST NEWS
OnePlus 7T Pro Hands-On and First Impressions
October 13, 2019
UPDATE: How to ‘sort of’ schedule Dark Theme on Android 10...
September 4, 2019
Pixel 4 and Pixel 4 XL size comparison with Apple, Samsung,...
August 13, 2019
Is the Google Pixel 2 XL worth it in 2019? (Review...
Why I’m disappointed about the new iPhone Xs, Xs Max and...
September 13, 2018
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; } }*/