diff options
author | bloodstalker <thabogre@gmail.com> | 2018-02-21 05:50:59 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-02-21 05:50:59 +0000 |
commit | 859f29e5492861ba4c020002efdf98d49b17fefc (patch) | |
tree | 455adbca188d9421d1f9080fda582ae88880f442 /bruiser/lua-5.3.4/doc/index.css | |
parent | readme update. added capstone to the lib thank list.[ci skip] (diff) | |
download | mutator-859f29e5492861ba4c020002efdf98d49b17fefc.tar.gz mutator-859f29e5492861ba4c020002efdf98d49b17fefc.zip |
removed lua docs [ci skip]
Diffstat (limited to 'bruiser/lua-5.3.4/doc/index.css')
-rw-r--r-- | bruiser/lua-5.3.4/doc/index.css | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/bruiser/lua-5.3.4/doc/index.css b/bruiser/lua-5.3.4/doc/index.css deleted file mode 100644 index c961835..0000000 --- a/bruiser/lua-5.3.4/doc/index.css +++ /dev/null @@ -1,21 +0,0 @@ -ul { - list-style-type: none ; -} - -ul.contents { - padding: 0 ; -} - -table { - border: none ; - border-spacing: 0 ; - border-collapse: collapse ; -} - -td { - vertical-align: top ; - padding: 0 ; - text-align: left ; - line-height: 1.25 ; - width: 15% ; -} |