Skip to content

Commit 54e10e7

Browse files
authored
refactor css (Codeception#318)
1 parent 3d391b0 commit 54e10e7

File tree

2 files changed

+1827
-4
lines changed

2 files changed

+1827
-4
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
1717
<link href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
1818

19-
<link rel="stylesheet" href="/css/codeception.css">
20-
<link rel="stylesheet" href="/css/contributors.css">
21-
<link rel="stylesheet" href="/css/algolia.css">
22-
<link rel="stylesheet" type="text/css" media="screen" href="/css/syntax.css">
19+
<link rel="stylesheet" href="/css/style.css">
2320

2421
<!-- Other -->
2522
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">

0 commit comments

Comments
 (0)