diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-05 10:18:32 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-05 10:18:32 +0800 |
commit | fbf64c0f803821f621b23b26837df043bd9c2a6f (patch) | |
tree | 4d4bbcdd1f533558fb02e6cb1c554bf94df27dcc /texmacs-maxima-integral.html | |
parent | e33963cbbf912649e53f6e90597c2bdbdf6c0967 (diff) | |
download | www-fbf64c0f803821f621b23b26837df043bd9c2a6f.tar.gz |
New style!
Diffstat (limited to 'texmacs-maxima-integral.html')
-rw-r--r-- | texmacs-maxima-integral.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/texmacs-maxima-integral.html b/texmacs-maxima-integral.html index bd161fb..0e74379 100644 --- a/texmacs-maxima-integral.html +++ b/texmacs-maxima-integral.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>TeXmacs Maxima Integrals</title> - <link rel="stylesheet" href="/style.css" /> + <link rel="stylesheet" href="/oldstyle.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> |