Add syntax-highlighting css.
This commit is contained in:
parent
33f22f5f04
commit
a3ad99cb61
4 changed files with 156 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>Código para llevar</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../css/style.css" />
|
||||
<link rel="stylesheet" href="../css/dark-syntax.css" />
|
||||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue