4747hr {
4848 border-width : 3px ;
4949}
50- /* site title */
51- .site-name {
52- font-family : "Monaco" , "Inconsolata" , "Andale Mono" , "Lucida Console" ,
53- "Bitstream Vera Sans Mono" , "Courier New" , Courier, Monospace;
54- }
5550/* Top navigation menu */
5651.top-menu li a {
5752 font-weight : bold;
@@ -125,7 +120,6 @@ table.highlighttable tbody > tr:nth-child(odd) > td {
125120}
126121/* Tags */
127122.list-of-tags {
128- font-family : "Helvetica Neue" , Helvetica, Arial, Sans-Serif;
129123 list-style : none;
130124 margin : 0 ;
131125 overflow : hidden;
@@ -151,30 +145,18 @@ table.highlighttable tbody > tr:nth-child(odd) > td {
151145 float : none;
152146 line-height : 28px ;
153147}
154- .tag-title {
155- font-family : "Trebuchet MS" , Trebuchet, "Lucida Sans Unicode" , "Lucida Grande" ,
156- "Lucida Sans" , Arial, Sans-Serif;
157- }
158148.articles-in-tag li {
159149 font : 1.1 em/1.6 "Trebuchet MS" , Trebuchet, "Lucida Sans Unicode" ,
160150 "Lucida Grande" , "Lucida Sans" , Arial, Sans-Serif;
161151}
162152/* Article */
163153.article-content ,
164154div .recent-posts p {
165- font : 1.2 em/1.6 "PT Serif" , Georgia, "Times New Roman" , Times, Serif;
166155 text-align : justify;
167156}
168157.article-content {
169158 max-width : 50em ;
170159}
171- .article-content p ,
172- div .recent-posts p {
173- font-size : inherit;
174- font-variant : normal;
175- line-height : 1.6 ;
176- text-transform : none;
177- }
178160.article-content p {
179161 margin : 20px 0 ;
180162}
@@ -211,8 +193,6 @@ div.recent-posts p {
211193.page-header {
212194 border-bottom : 2px solid maroon;
213195 color : maroon;
214- margin : 10px 10px 20px ;
215- padding : 5px ;
216196}
217197.page-header h1 {
218198 border : none;
@@ -271,7 +251,6 @@ ul.list-articles-category {
271251ul .list-articles-category li time {
272252 color : # 8f8f8f ;
273253 display : inline-block;
274- font : 0.9em "PT Sans" , "Helvetica Neue" , Arial, Sans-Serif;
275254 width : 7em ;
276255}
277256a .category-link {
@@ -280,11 +259,6 @@ a.category-link {
280259a .category-link : hover {
281260 text-decoration : none;
282261}
283- a .list-of-categories {
284- font-family : "Trebuchet MS" , Trebuchet, "Lucida Sans Unicode" , "Lucida Grande" ,
285- "Lucida Sans" , Arial, Sans-Serif;
286- font-size : 1.1em ;
287- }
288262a .list-of-categories : hover {
289263 background-color : # 08c ;
290264 border-radius : var (--border-radius );
@@ -445,8 +419,6 @@ a#allposts:hover {
445419 border-radius : var (--border-radius );
446420 border : 1px solid # e1e1e8 ;
447421 color : # d14 ;
448- font-family : Monaco, Menlo, Consolas, "Courier New" , monospace;
449- font-size : 12px ;
450422 padding : 2px 4px ;
451423 white-space : nowrap;
452424}
0 commit comments