This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
DIV-1242: More link fixes
pull/172/head
ariannedee
5 years ago
parent
1d1a11bf6d
commit
a4347b57e1
2 changed files
with
6 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+5
-1
edivorce/apps/core/static/css/main.scss
+ 1
- 1
edivorce/apps/core/static/css/main.css
File diff suppressed because it is too large
View File
+ 5
- 1
edivorce/apps/core/static/css/main.scss
View File
@ -855,7 +855,7 @@ i.fa {
height
:
64px
;
border-radius
:
32px
;
margin-top
:
-25
.
2px
;
margin-left
:
-7
.
2
px
;
margin-left
:
-7px
;
border
:
1px
solid
$
color-grey-medium
;
}
}
@ -1876,6 +1876,10 @@ textarea {
letter-spacing
:
0
.
1em
;
}
a
{
text-decoration
:
none
;
}
.
progress-question
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
Write
Preview
Loading…
Cancel
Save