1 | #annotate-bar { |
2 | position: fixed; |
3 | width: 80%; |
4 | top: 1px; |
5 | } |
6 | #sweeted { |
7 | z-index: 1000 !important; |
8 | display: none; |
9 | font-size: 16px; |
10 | width: 100%; |
11 | } |
12 | .alert { |
13 | margin: auto; |
14 | width: 700px; |
15 | box-shadow: 3px 3px 3px #468847; |
16 | } |
17 | #list-anno { |
18 | width: 500px; |
19 | margin: -250px 0 0 28%; |
20 | } |