drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

mobile.css (138B)


      1 header #nsyl {
      2   width: 2em;
      3 }
      4 
      5 header #query {
      6   width: 8em;
      7 }
      8 
      9 header label {
     10   font-size: 60%;
     11 }
     12 
     13 #result_header {
     14   font-size: 75%;
     15 }