File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ a:hover {
9
9
color : # fff ;
10
10
}
11
11
12
+ a : active , a : focus , .btn : focus , .btn : active {
13
+ outline : none !important ;
14
+ ie-dummy : expression (this.hideFocus=true);
15
+ }
16
+
12
17
/* Custom default button */
13
18
.btn-default ,
14
19
.btn-default : hover ,
Original file line number Diff line number Diff line change 42
42
< a href ="https://www.facebook.com/guardiansufcg/ "> < img class ="masthead-brand " src ="_images/origin_logo.png " alt ="OpenShift Logo " /> </ a >
43
43
< nav >
44
44
< ul class ="nav masthead-nav ">
45
- < li > < a href ="https://sites.google.com/a/computacao.ufcg.edu.br/guardians-ccc/home "> Site Oficial</ a > </ li >
46
- < li > < a href ="https://github.com/guardians-dsc/ "> Contribua</ a > </ li >
45
+ < li > < a href ="https://sites.google.com/a/computacao.ufcg.edu.br/guardians-ccc/home " target =" _blank " > Site Oficial</ a > </ li >
46
+ < li > < a href ="https://github.com/guardians-dsc/ " target =" _blank " > Contribua</ a > </ li >
47
47
</ ul >
48
48
</ nav >
49
49
</ div >
@@ -68,14 +68,6 @@ <h1 class="cover-heading">Documentação</h1>
68
68
69
69
< div class ="mastfoot ">
70
70
< div class ="inner ">
71
- < p >
72
- < a href ="https://www.redhat.com/ ">
73
- < img src ="https://assets.openshift.net/app/assets/redhat.svg " alt ="Red Hat ">
74
- </ a >
75
- < a href ="https://hub.openshift.com/quickstarts/92-do-it-yourself-0-1 " title ="Powered by OpenShift Online with the DIY Cartridge ">
76
- < img src ="https://www.openshift.com/sites/default/files/images/powered-transparent-white.png " alt ="Powered by OpenShift Online ">
77
- </ a >
78
- </ p >
79
71
</ div >
80
72
</ div >
81
73
You can’t perform that action at this time.
0 commit comments