github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/web/assets/css/deprecation.less (about) 1 @import (reference) "_vars.less"; 2 3 .deprecation { 4 padding: 0 18px 0 18px; 5 line-height: 60px; 6 font-size: 18px; 7 background-color: @base08; 8 text-align: center; 9 } 10 11 .deprecation a { 12 text-decoration: underline; 13 }