Skip to content

Commit

Permalink
html style調整
Browse files Browse the repository at this point in the history
  • Loading branch information
dekatotoro committed Dec 11, 2014
1 parent f3f8356 commit eabad9e
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions GoogleMaterialDesignIcons/icon/googleicon.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,25 @@
<meta name="description" content="An Icon Font Generated By IcoMoon.io">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="demo-files/demo.css">
<link rel="stylesheet" href="style.css"></head>
<link rel="stylesheet" href="style.css">
<style>
.fs1 {
width: 60px;
display:inline-block;
text-align:center;
white-space:wrap;
vertical-align:top;
}
.mls {
display:inline-block;
font-size: 6px;
}
.size1of2 {
font-size: 12px;
}

</style>
</head>
<body>
<div class="bgc1 clearfix">
<h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> googleicon <small class="fgc1">(Glyphs:&nbsp;1661)</small></h1>
Expand Down Expand Up @@ -21629,4 +21647,4 @@ <h1>Font Test Drive</h1>

<script src="demo-files/demo.js"></script>
</body>
</html>
</html>

0 comments on commit eabad9e

Please sign in to comment.