Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f801d11596d5927cd658c3b545d7d099850b1822
Authored by
Melissa Wen
2016-03-23 18:50:56 -0400
1 parent
7ceb5d4a
Exists in
master
add style for links
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
_internalpage.sass
Side-by-side Diff
Inline Diff
_internalpage.sass
Wrap text
Diff comments
View file @
f801d11
...
...
@@ -47,3 +47,6 @@
47
47
#article
48
48
font-family: 'Ubuntu'
49
49
font-size: 13px
50
+ .article-body a
51
+ color: #3B9AAD
52
+ text-decoration: none
...
...