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

Side by Side Diff: src/scss/_base.scss

Issue 29646555: Issue 6210 - Implement Subscription (Double-opt-in) template for newsletter (Closed)
Patch Set: Remove eRobinson feature Created Jan. 8, 2018, 11:02 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
« no previous file with comments | « package.json ('k') | src/scss/_form.scss » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /*******************************************************************************
2 * Base
3 ******************************************************************************/
4
5 a,
6 a:visited
7 {
8 color: #077CA6;
9 text-decoration: underline;
10 }
11
12 abbr { text-decoration: none; }
OLDNEW
« no previous file with comments | « package.json ('k') | src/scss/_form.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld