changed style and adapt to style pandorafms.
This commit is contained in:
parent
ac409f1b66
commit
1b34212fff
|
@ -101,8 +101,10 @@ noscript {
|
||||||
|
|
||||||
.termframe {
|
.termframe {
|
||||||
float: left;
|
float: left;
|
||||||
background-color: #567953;
|
|
||||||
padding: 0.2ex;
|
padding: 0.2ex;
|
||||||
|
background-color: none repeat scroll 0% 0% #82B92E;
|
||||||
|
border-top-right-radius: 5px;
|
||||||
|
border-top-left-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.termframe p {
|
.termframe p {
|
||||||
|
|
Loading…
Reference in New Issue