css link fix in proyectos/
This commit is contained in:
parent
83b92bd224
commit
cae39890fe
@ -7,7 +7,7 @@
|
||||
<title>Linux Party - Open Bokeron</title>
|
||||
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="./style.css" type="text/css">
|
||||
<link rel="stylesheet" href="../style.css" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user