SEC-2194: Add margin to links in header of samples
This commit is contained in:
@@ -75,6 +75,9 @@
|
||||
a {
|
||||
color: green;
|
||||
}
|
||||
.navbar-text a {
|
||||
margin-left: 1em;
|
||||
}
|
||||
</style>
|
||||
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
|
||||
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>
|
||||
|
||||
Reference in New Issue
Block a user