Difference between revisions of "Template:Nanjing-China/css/style"

Line 330: Line 330:
 
  content: '';
 
  content: '';
 
}*/
 
}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
+
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
  
 
/*#navigation > ul > li.has-sub:hover > a:before {
 
/*#navigation > ul > li.has-sub:hover > a:before {

Revision as of 06:56, 16 September 2019