| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/msc/styles/ |
Upload File : |
/*
Template Name: Academic Education
File: Portfolio CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/
#portfolio{
display:block;
width:100%;
}
#portfolio ul{
margin:0;
padding:0;
list-style:none;
}
#portfolio li{
display:block;
float:left;
width:430px;
margin:0 60px 45px 0;
padding:0;
}
#portfolio li.last{
margin-right:0;
}
#portfolio li img{
width:420px;
height:190px;
margin:0 0 15px 0;
padding:4px;
border:1px solid #DEDACB;
}
#portfolio .readmore{
text-align:right;
}