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 privacy policy link Created Dec. 22, 2017, 11:44 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,
6 a:visited
7 {
8 color: #077CA6;
juliandoucette 2017/12/22 14:34:31 NIT: This color is darker than the one in the spec
9 text-decoration: underline;
10 }
11
OLDNEW

Powered by Google App Engine
This is Rietveld