Module:Citation/CS1/styles.css: Difference between revisions

ProjectHerzl>Izno
nix notes
 
Project Herzl (talk | contribs)
make Curley
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:


.citation q {
.citation q {
quotes: '"' '"' "'" "'"; /* Straight quote marks for <q> */
quotes: '' '' "" ""; /* Straight quote marks for <q> */
}
}