~canonical-sysadmins/wordpress/wp-theme-xubuntu-website

« back to all changes in this revision

Viewing changes to xubuntu-fifteen/style-resp-480.css

  • Committer: Haw Loeung
  • Date: 2017-07-13 01:30:55 UTC
  • mfrom: (101.1.26 xubuntu-website-theme)
  • Revision ID: haw.loeung@canonical.com-20170713013055-q5qc0qjyk4ru8zap
Merge r127 of lp:xubuntu-website as per uRT#30039.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
body {
 
2
        min-width: 320px;
 
3
}
 
4
 
 
5
h1 {
 
6
        font-size: 160%;
 
7
}
 
8
 
 
9
h2 {
 
10
        font-size: 140%;
 
11
}
 
12
 
 
13
/*  Navigation, horizontal  */
 
14
 
 
15
.navigation.nh .menu > li {
 
16
        width: 100% !important;
 
17
        padding: 0 !important;
 
18
}
 
19
        .navigation.nh .menu > li:nth-child(odd) {
 
20
                border-right: none !important;
 
21
        }
 
 
b'\\ No newline at end of file'