Skip to content

Daz3D.com Forums by mrinal

Details

Authormrinal

LicenseNo License

Categorydaz3d.com

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Nothing ambitious. A compact Stylus custom style to alleviate the latest UI atrocities...

Tested on 1920x1080 24" display.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Daz3D.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    For Daz3D.com
@author         Mrinal
==/UserStyle== */

@-moz-document domain("daz3d.com") {
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap');

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var {
	font-family: 'Roboto Condensed' !important;
	font-size-adjust: 0.6 !important;
	line-height: normal;
}

.hljs span {
	font-family: 'Roboto Mono' !important;
	font-size-adjust: 0.5 !important;
	line-height: normal;
}
}

Reviews

No reviews yet.