Skip to content

Commit 5306569

Browse files
committed
Estilo de topicos voltado ao padrão openshift
1 parent c5a70a8 commit 5306569

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

_stylesheets/docs.css

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,6 @@ a:active, a:focus, .btn:focus,.btn:active {
2525
margin-bottom: 12px; /* Add some space below the input */
2626
}
2727

28-
#myUL {
29-
/* Remove default list styling */
30-
list-style-type: none;
31-
padding: 0;
32-
margin: 0;
33-
}
34-
35-
#myUL li a {
36-
border: 1px solid #ddd; /* Add a border to all links */
37-
margin-top: -1px; /* Prevent double borders */
38-
background-color: #f6f6f6; /* Grey background color */
39-
padding: 12px; /* Add some padding */
40-
text-decoration: none; /* Remove default text underline */
41-
font-size: 18px; /* Increase the font-size */
42-
color: black; /* Add a black text color */
43-
display: block; /* Make it into a block element to fill the whole list */
44-
}
45-
46-
#myUL li a:hover:not(.header) {
47-
background-color: #eee; /* Add a hover effect to all links, except for headers */
48-
}
49-
5028
/*salva*/
5129
.navbar.navbar-default.navbar-openshift .navbar-brand.origin {
5230
background: url("../_images/origin_logo.png") no-repeat scroll 0% 95%;

0 commit comments

Comments
 (0)