assets/css/tools.css in appscms-tools-theme-2.8.8 vs assets/css/tools.css in appscms-tools-theme-2.8.9
- old
+ new
@@ -6,11 +6,11 @@
margin: 0;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
overflow-y: scroll;
background: white;
- font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
+ font-family: Arial, sans-serif;
}
header {
width: 100%;
}
a,
@@ -921,10 +921,10 @@
font-size: 17px;
}
.rating-value {
line-height: 24px;
font-size: 16px;
- font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
+ font-family: Arial, sans-serif;
-webkit-font-smoothing: antialiased;
font-weight: 400;
color: rgb(33, 33, 33);
padding: 6px;
}