Update index.html
This commit is contained in:
parent
5e79203b0a
commit
991bf83152
|
@ -5,9 +5,9 @@
|
|||
</head>
|
||||
<style type="text/css">
|
||||
code {
|
||||
background-color: gray;
|
||||
background-color: #eee;
|
||||
color: white;
|
||||
padding: 20px;
|
||||
padding: 10px;
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue