Skip to content

dichtienghoa Mobile 2_status bar by hinaftw

Details

Authorhinaftw

LicenseNo License

Categoryuserstyles

Created

Updated

Code size2.1 kB

Code checksum71102c48

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

dichtienghoa Mobile 2_status bar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         dichtienghoa Mobile 2_status bar
@version      20211114.15.12
@namespace    userstyles.world/user/hinaftw
@description  dichtienghoa Mobile 2_status bar
@author       hinaftw
@license      No License
==/UserStyle== */

@-moz-document domain("dichtienghoa.com") {
* {
	letter-spacing: normal!important;
}

html {
	margin-top: -85px;
	/*	
	mobile screen size:420x700;
	
	*/
}
a {
	font-family: 'nunito' !important;
	text-decoration: none;
	transition: ease .3s
}
a:hover {
	text-decoration: none;
	-webkit-text-stroke-width: 0.3px;
	transition: ease .3s
}

br {
	content: " ";
	display: block;
	margin: 25px;
}
p {
	text-align: justify!important;
	text-indent: 0px!important;
	margin-bottom: 20px!important;
}
/*-----------------------------------------------------------------------------------*/
div.materialize-container {
	top: -200px;
	z-index: 999999;
	width: 100%!important;
}
nav.cyan.lighten-1.hide-on-small-only,
nav.cyan.lighten-1.hide-on-med-and-up {
	background: none!important;
	box-shadow: none!important;
	border: none!important;
	opacity: 100%!important;
	width: 100%!important;
}
#divSearch {
	position: fixed;
	bottom: -28px;
	left: 0px;
	width: 100%!important;
}
#divSearch > input {
	text-align: left;
	font-size: 12pt!important;
	width: 100%!important;
	height: 22px;
	background: #242630!important;
	box-shadow: none !important;
	border: none!important;
	border-radius: 0px!important;
	color: #7b7b7b!important;
	text-transform: lowercase;
}
#divSearch > input:hover {
	width: 150%!important;
	background: #242630!important;
	border: none!important;
	border-radius: 0px!important;
	color: #fff!important;
	text-shadow: 0px 0.5px 2px #000, 0px 2px 3px #000;
}
#btnSearch {
	display: none;
}
}

@-moz-document domain("dichtienghoa.com") {
nav.cyan.lighten-1.hide-on-small-only:first-child > div:last-child,
div.left.hide-on-small-only,
#formSearch > div.valign-wrapper.left > .nav-radio.left,
#formSearch2 > div > div:nth-child(4),
#formSearch2 > div > a,
#formSearch2 > div > div.nav-radio.right {
	display: none!important;
}
}

Reviews

No reviews yet.