@background_color: #000; @text_color: #ffc0cb; @font_size: 1.6em; .apt-running-text { background-color: @background_color; font-size: @font_size; color: @text_color; text-shadow: 0px 1px 0px rgb(100,100,100); line-height: 2em; margin-bottom: -6px; }