GITLAB
Martin Macola
/ wrapper-facturador
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
72bb93f179954db7529b4a304e7b3be7b90efd67
Authored by
Martin Macola
2019-10-15 13:03:33 -0300
1 parent
f9be395950
Exists in
master
Cambio de formato color
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/sass/_grid.scss
Side-by-side Diff
Inline Diff
src/sass/_grid.scss
Diff comments
View file @
72bb93f
...
...
@@ -10,7 +10,7 @@
10
10
.yellow {
11
11
max-width: unset !important;
12
12
>div {
13
- background:
rgb(125, 152, 241)
!important;
13
+ background:
#7d98f1
!important;
14
14
font-weight: bold;
15
15
}
16
16
}