forked from hooray/hoorayos
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglobal_css.php
More file actions
11 lines (11 loc) · 988 Bytes
/
global_css.php
File metadata and controls
11 lines (11 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
<link href="//cdn.bootcdn.net/ajax/libs/font-awesome/5.15.2/css/all.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/bootstrap-table/1.12.1/bootstrap-table.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/bootstrap-select/1.13.1/css/bootstrap-select.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/bootstrap-switch/3.3.4/css/bootstrap3/bootstrap-switch.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/bootstrap-slider/10.0.2/css/bootstrap-slider.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/node-waves/0.7.6/waves.min.css" rel="stylesheet">
<link rel="stylesheet" href="../../static/plugins/HoorayLibs/hooraylibs.css">
<link rel="stylesheet" href="../../static/plugins/webuploader-0.1.5/webuploader.css">
<link rel="stylesheet" href="../../static/css/sys.css">