- /* @font-face {
- font-family: 'Rubik Moonrocks';
- src: url('fonts/RubikMoonrocks-Regular.ttf');
- }
-
- body {
- font-family: 'Rubik Moonrocks';
- } */
-
- .btn-link {
- border: none;
- outline: none;
- background: none;
- cursor: pointer;
- color: #0000EE;
- padding: 0;
- text-decoration: underline;
- font-family: inherit;
- font-size: inherit;
- }
-
- .verticaltext {
- width:35px !important;
- word-wrap: break-word;
- white-space:pre-wrap;
- }
-
- iframe.compare_frame {
- width: 50%;
- }
|