margin: 0px;
}
-.memItemLeft { /* return value */
- color: #ffffff;
- border-top-color: #ffff00;
- padding: 1px 0px 0px 8px;
- margin: 4px;
- border-top-width: 2px;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- font-size: 100%;
-}
-
-.memItemRight { /* function declaration */
- color: #ffffff;
- border-top-color: #ffff00;
- padding: 1px 8px 0px 8px;
- margin: 4px;
- border-top-width: 2px;
- border-top-style: solid;
- border-right-style: none;
- border-bottom-style: none;
- border-left-style: none;
- font-size: 100%;
-}
-
.search {
color: #f03309;
font-weight: bold;