Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 1 | .width-100 { |
| 2 | width: 100%; |
| 3 | margin-top: 126px; |
| 4 | |
| 5 | } |
| 6 | |
| 7 | .text-title { |
| 8 | font-family: OpenSans-Semibold; |
| 9 | font-size: 16px; |
| 10 | color: #4A4A4A; |
| 11 | text-align: center; |
Ittay Stern | 6f900cc | 2018-08-29 17:01:32 +0300 | [diff] [blame] | 12 | padding-bottom: 7px; |
Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 13 | } |
| 14 | |
| 15 | .text-subtitle { |
| 16 | font-family: OpenSans-Regular; |
| 17 | font-size: 16px; |
| 18 | color: #959595; |
| 19 | text-align: center; |
Ittay Stern | 6f900cc | 2018-08-29 17:01:32 +0300 | [diff] [blame] | 20 | margin-top: 2px; |
Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 21 | } |
| 22 | |
| 23 | .no-content-icon { |
| 24 | display: block; |
| 25 | vertical-align: middle; |
| 26 | margin: 30px auto; |
| 27 | } |