Current Path : /home/theafprt/fnf.group/wp-content/plugins/hit_plusgallery/assets/css/ |
Current File : //home/theafprt/fnf.group/wp-content/plugins/hit_plusgallery/assets/css/pg-widgetstyle.css |
/* * This style for Widget */ .pgalbumthumb { float: left; width: 45% !important; max-width: 202px; margin: 2% !important; } .pgplus{ line-height: 30px!important; padding: 0px!important; width: 30px!important; height: 30px!important; } .pgthumb{ width: 45% !important; height: 45% !important; } /* Responsive */ @media only screen and (max-width: 768px) { .pgalbumthumb, .pgthumb { margin: 1.302083333333%;/*10/768*/ } .pgalbumthumb { width: 22.395833333333%; /*172/768*/ } .pgthumb { width: 17.395833333333%; /*153.6/768*/ } } @media only screen and (max-width: 480px) { .pgalbumthumb, .pgthumb { margin: 1.083333333333%;/*10/480*/ } .pgalbumthumb { width: 45%; /*140/480*/ } .pgthumb { width: 45%; /*100/480*/ } .pgzoomarrow { width: 36px; height: 60px; } #pgprevious { background-position: -6px 50%; } #pgnext { background-position: -66px 50%; } #pgzoomclose { width: 36px; height: 36px; } } @media only screen and (max-width: 320px) { .pgalbumthumb, .pgthumb { margin: 1.125%;/*10/480*/ } .pgalbumthumb { width: 45%; /*140/320*/ } .pgthumb { width: 45%; /*86.66666666666667/320*/ } }