blob: 308175dd10b3d774fcc890952652c11fd2f3241c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.project-header
margin-top: 8px
margin-bottom: 20px
.action-menu
color: #333
text-decoration: none
&:hover, &:focus
text-decoration: underline
.project-creation-options
max-width: 500px
border-left: 3px dotted #efefef
margin-top: 20px
padding-left: 15px
padding-bottom: 5px
padding-top: 5px
|