HEX
Server: LiteSpeed
System: Linux server902.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: deshuvsd (2181)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/thread-self/root/home/deshuvsd/www/wp-content/plugins/surerank/src/global/style.scss
/* Add the Figtree font from Google Fonts. */
@import url( "https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap" );
@import "./tailwind.scss";
@import "./reset-element-styles.scss";

/* Add your custom styles here */
#wpcontent:has( #surerank-root ) {
	padding-left: 0;
}

#wpbody-content:has( #surerank-root ) {
	padding-bottom: 0;
}

#wpfooter {
	display: none;
}

/* Hide the notice on the SureRank settings and Dashboard pages. */
#wpbody:has( .surerank-setting-page ) {
	#wpbody-content > .notice {
		display: none;
	}
}

.surerank__input {
	box-shadow: none !important;
	border: none;
}

body:has( #surerank-admin-dashboard ) {
	@apply bg-background-secondary;
}