Файл: selemege.tk/plugins/cleaner/style/style.css
Строк: 16
.mess {
padding: 7px;
background: #fff;
margin: 2px;
border: 1px
solid #ffd339;
border-radius: 11 0px 11 0px;
-moz-border-radius: 11 0px
11 0px;
}
.mess:hover {
background: #e1fee2;
}
.main {
color:
#000;
background: #f2fffd;
padding: 7px 10px 7px 10px;
border:
1px solid #bdc7d8;
margin: 2px;
border-radius: 11 0px 11
0px;
-moz-border-radius: 11 0px 11 0px;
}
.main2 {
color:
#000;
background: #c1fff7;
padding: 7px 10px 7px 10px;
border:
1px solid #bdc7d8;
margin: 2px;
border-radius: 11 0px 11
0px;
-moz-border-radius: 11 0px 11 0px;
}
.main:hover,.main2:hover
{
background: #f1fcfb;
}