OpenVPN_Management_GUI/Themes/default/css/social.css

24 lines
246 B
CSS
Raw Permalink Normal View History

2012-07-16 22:33:46 +02:00
/*
* Social icons CSS
*/
#social-bar{
display: block;
overflow: hidden;
}
#social-bar li{
display: block;
float: right;
width: 36px;
height: 36px;
margin-left: 5px;
}
#social-bar li a{
display: block;
width: 100%;
height: 100%;
}