ole fixed css <3

This commit is contained in:
Ulf Gebhardt 2014-05-30 03:10:51 +02:00
parent 7e23259aa7
commit b29e8e4947

View File

@ -25,4 +25,16 @@
.carousel-img{
width: 1200px;
height: 650px;
}
.sai_p_modules {
border-left: 3px solid #1C569C;
}
.sai_p_modules:hover {
border-right: 3px solid #1C569C;
border-left: 0;
}
.sai_p_modules:active {
border-right: 3px solid #1C569C;
border-left: 0;
}