You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.css
+36-7Lines changed: 36 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,10 @@
1
1
/* CSS library from GitHub */
2
2
/* link to the ropository: https://github.com/Dominik-developer/css_library */
3
-
/*
4
-
@import url(header.css);
5
-
@import url(main.css);
6
-
@import url(nav.css);
7
-
@import url(footer.css);
3
+
8
4
9
5
@importurl(links.css);
10
6
@importurl(center.css);
11
-
*/
7
+
12
8
/* Some features have just been introduced and may not work or cause problems. Any problems or bugs should be reported as soon as possible so that they can be fixed. You can report them by opening a new issue in the library repository. Link to the ropository: https://github.com/Dominik-developer/css_library */
0 commit comments