search.less 197 B

123456789101112
  1. //
  2. // Search Page
  3. // --------------------------------------------------
  4. .search-footer p {
  5. margin-top: @line-height-computed;
  6. color: @gray;
  7. font-size: @font-size-small;
  8. text-align: center;
  9. }