Skip to content

Commit f4ba553

Browse files
correcao na url da fonte do sistema
1 parent 17f3ae5 commit f4ba553

File tree

1 file changed

+1
-1
lines changed
  • webBudget/src/main/webapp/resources/css

1 file changed

+1
-1
lines changed

webBudget/src/main/webapp/resources/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
@charset "utf-8";
3030

3131
@import url('reset.css.xhtml?ln=css');
32-
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
32+
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
3333

3434
/* corpo da pagina --------------------------- */
3535
html {

0 commit comments

Comments
 (0)