Skip to content

Commit

Permalink
Change font
Browse files Browse the repository at this point in the history
  • Loading branch information
ElisDN committed Dec 7, 2024
1 parent af2b6bd commit fc8f24e
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 33 deletions.
1 change: 0 additions & 1 deletion assets/admin-bar.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

.admin-links a {
display: inline-block;
font-family: arial, sans-serif !important;
color: #b7131c !important;
text-decoration: none !important;
margin: 0 !important;
Expand Down
4 changes: 0 additions & 4 deletions assets/admin/_admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,13 @@ table.grid th {
text-align: center !important;
background: #505050 !important;
background: linear-gradient(#505050, #333) !important;
font-family: tahoma, arial, serif !important;
font-size: 13px;
}

table.grid td {
padding: 3px 4px !important;
border: #ccc 1px solid;
background: linear-gradient(#fff, #eee) !important;
font-family: tahoma, arial, serif !important;
font-size: 12px;
}

Expand Down Expand Up @@ -88,7 +86,6 @@ table.grid a {
background: #ccc;
background: linear-gradient(#fff, #ccc);
border-radius: 3px;
font-family: 'Trebuchet MS', serif;
cursor: pointer;
color: #333;
}
Expand All @@ -107,7 +104,6 @@ table.grid a {
background: #505050;
background: linear-gradient(#505050, #333);
color: #fff;
font-family: tahoma, arial, serif;
font-size: 15px;
font-weight: normal;
border-radius: 5px 5px 0 0;
Expand Down
2 changes: 0 additions & 2 deletions assets/admin/gridview/_gridview.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,13 @@
text-align: center !important;
background: #505050 !important;
background: linear-gradient(#505050, #333) !important;
font-family: tahoma, arial, sans-serif !important;
font-size: 13px;
}

.grid-view table.items td {
padding: 4px !important;
border: #ccc 1px solid;
background: linear-gradient(#fff, #eee) !important;
font-family: tahoma, arial, sans-serif !important;
font-size: 12px;
}

Expand Down
1 change: 0 additions & 1 deletion assets/comments/comments.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@
background: #fff;
box-shadow: 1px 1px 2px #ddd inset;
border: #ccc 1px solid !important;
font-family: arial, sans-serif;
border-radius: 4px;
}

Expand Down
1 change: 0 additions & 1 deletion assets/main/_after-post.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
background: #fff;
box-shadow: 1px 1px 2px #ddd inset;
border: #aaa 1px solid;
font-family: arial, sans-serif;
border-radius: 4px;
}

Expand Down
4 changes: 1 addition & 3 deletions assets/main/_blog-post.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
}

.entry.last .title {
font-family: arial, sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 1;
Expand Down Expand Up @@ -81,8 +80,7 @@
}

.entry.last .short {
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-size: 13px;
color: #777;
}

Expand Down
2 changes: 0 additions & 2 deletions assets/main/_edu.css
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@
.edu-items-item-wrapper
.body
.series {
font-family: Ubuntu, Arial, sans-serif;
line-height: 1;
font-size: 0.7rem;
color: #888;
Expand All @@ -201,7 +200,6 @@
.edu-items-item-wrapper
.body
.title {
font-family: Ubuntu, Arial, sans-serif;
line-height: 1;
font-size: 0.85rem;
color: #222;
Expand Down
8 changes: 2 additions & 6 deletions assets/main/_entry.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@
}

.entry header h1 {
font-family: arial, sans-serif;
font-weight: normal;
margin: 0 0 15px;
line-height: 1;
}

.entry.list .header .title {
font-family: tahoma, arial, sans-serif;
font-size: 22px;
margin: 0 0 12px;
line-height: 1.3;
Expand Down Expand Up @@ -127,19 +125,17 @@
}

.entry.list .short {
font-size: 13px;
font-size: 14px;
color: #333;
margin-bottom: 12px;
font-family: verdana, arial, sans-serif;
}

.entry.list .short p {
line-height: 1.3;
line-height: 1.4;
}

.entry .text {
font-size: 14px;
font-family: arial, sans-serif;
color: #444;
}

Expand Down
2 changes: 1 addition & 1 deletion assets/main/_home.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}

.home-hello p {
font-family: verdana, serif;
font-size: 14px;
margin-bottom: 2px;
line-height: 1.4;
}
Expand Down
5 changes: 0 additions & 5 deletions assets/main/_layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,13 @@ body {
}

.page-header .title .name {
font-family: arial, sans-serif;
line-height: 1;
color: #555;
font-size: 22px;
margin: 0 0 5px;
}

.page-header .title .slogan {
font-family: arial, sans-serif;
font-size: 13px;
line-height: 1;
margin: 0;
Expand Down Expand Up @@ -91,7 +89,6 @@ body {
.main-nav ul li {
float: left;
margin: 0;
font-family: arial, sans-serif;
font-size: 13px;
line-height: 1;
padding: 0;
Expand Down Expand Up @@ -185,7 +182,6 @@ body {
background: #fff;
box-shadow: 1px 1px 2px #ddd inset;
border: #ccc 1px solid !important;
font-family: calibri, arial, sans-serif;
border-radius: 4px;
margin-bottom: 20px;
}
Expand Down Expand Up @@ -412,7 +408,6 @@ body {
.main-nav ul li {
float: left;
margin: 0;
font-family: arial, sans-serif;
font-size: 14px;
line-height: 1;
padding: 0;
Expand Down
4 changes: 1 addition & 3 deletions assets/main/_portlet.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
.portlet-title {
position: relative;
padding: 6px 10px;
font-family: verdana, arial, sans-serif;
font-size: 13px;
font-size: 14px;
color: #333;
background: #eee;
background: linear-gradient(#fafafa, #eee);
Expand Down Expand Up @@ -125,7 +124,6 @@
background: #fff;
box-shadow: 1px 1px 2px #ddd inset;
border: #ccc 1px solid;
font-family: arial, sans-serif;
border-radius: 4px;
}

Expand Down
3 changes: 0 additions & 3 deletions assets/main/_services.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,12 @@
}

.smart .item p {
font-family: arial, sans-serif;
font-size: 12px;
color: #333;
margin: 0;
}

.smart .item .title p {
font-family: arial, sans-serif;
font-size: 14px;
color: #fff;
position: relative;
Expand All @@ -70,7 +68,6 @@
background-position: left center;
background-repeat: no-repeat;
padding-left: 25px;
font-family: arial, sans-serif;
font-size: 12px;
color: #333;
margin: 6px 0;
Expand Down
1 change: 0 additions & 1 deletion assets/portfolio/portfolio.css
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ p.portfolio-description {
}

.entry.grid .short p {
font-family: arial, sans-serif;
text-align: center;
line-height: 1.1;
}

0 comments on commit fc8f24e

Please sign in to comment.