doc/book/en/.static/sphinx-default.css
changeset 311 65c6738df991
parent 304 fe183404aae1
child 5188 99cdb9608cc1
equal deleted inserted replaced
304:fe183404aae1 311:65c6738df991
   525     margin-top: 20px;
   525     margin-top: 20px;
   526 }
   526 }
   527 
   527 
   528 a {
   528 a {
   529     color: orangered;
   529     color: orangered;
   530     text-decoration: underline;
   530     text-decoration: none;
   531 }
   531 }
   532 
   532 
   533 a:hover {
   533 a:hover {
   534     text-decoration: underline;
   534     text-decoration: underline;
   535 }
   535 }