Team:Hong Kong HKUST/human practice/start-up kit/database/css/custom

From 2014.igem.org

.sort {

 cursor: pointer;
 width: 15px;
 height: 15px;

}

ul.pagination li a.page {

 color: blue;
 text-decoration: underline;
 font-weight: bolder;

}

  1. advanced_search_toggle {
 cursor: pointer;
 font-weight: bolder;
 text-decoration: underline;

}

.advanced_search {

 font-weight: bolder;

}

div.advanced_search div.columns {

 padding-top: 1px;
 padding-bottom: 1px;

}

.top_link {

 font-weight: bolder;
 text-decoration: underline;

}

  1. hits_info {
 font-style: italic;

}