Rev 17748 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17748 | Rev 17770 | ||
---|---|---|---|
Line 88... | Line 88... | ||
88 | width: {{ div_width }}px; |
88 | width: {{ div_width }}px; |
89 | text-align: center; |
89 | text-align: center; |
90 | font-size: {{ mass_font_size }}px; |
90 | font-size: {{ mass_font_size }}px; |
91 | } |
91 | } |
92 | 92 | ||
- | 93 | /* electronic structures */ |
|
- | 94 | ||
93 | p. |
95 | p.str0 { |
94 | display: {{ struct_display }}; |
96 | display: {{ struct_display }}; |
95 | position: absolute; |
97 | position: absolute; |
96 | top: {{ struct_top }}px; |
98 | top: {{ struct_top }}px; |
97 | left: {{ struct_left }}px; |
99 | left: {{ struct_left }}px; |
98 | font-size: {{ struct_font_size }}px; |
100 | font-size: {{ struct_font_size }}px; |