Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: scss/_content.scss

Issue 29646555: Issue 6210 - Implement Subscription (Double-opt-in) template for newsletter (Closed)
Patch Set: Update hgignore Created Dec. 21, 2017, 11:50 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 /*******************************************************************************
2 * Content
3 ******************************************************************************/
4
5 a
juliandoucette 2017/12/21 22:06:51 NIT: should be `.content a` if you are trying to b
ire 2017/12/22 10:33:26 I'm not using the .content class here. This should
juliandoucette 2017/12/22 13:32:23 You were at the time https://codereview.adblockplu
6 {
7 text-decoration: underline;
8 }
9
OLDNEW

Powered by Google App Engine
This is Rietveld