~ubuntu-it-wiki/wiki-ubuntu-it/wiki-repo

« back to all changes in this revision

Viewing changes to htdocs/light/css/screen.css

  • Committer: Jeremie Tamburini
  • Date: 2019-02-17 12:13:32 UTC
  • Revision ID: jeremie.tamburini@gmail.com-20190217121332-vlvnzevxg8elvvdw
Introduced class for tables width in Hardware/Notebook + smaller PageName in mobile view

Show diffs side-by-side

added added

removed removed

Lines of Context:
832
832
    display: none;
833
833
}
834
834
 
 
835
/* smaller PageName */
 
836
#pagelocation {
 
837
    font-size: 2.0em;
 
838
}
 
839
 
835
840
p img {
836
841
    /*max-width: 32px;*/
837
842
    height: auto;