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