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

Project Herzl (talk | contribs)
m 1 revision imported
Project Herzl (talk | contribs)
make Curley
 
Line 20: Line 20:


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