Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
17 July 2026
16 July 2026
|
|
N 18:13 | Template:Statement/styles.css 2 changes history +848 [InfernalAtom683 (2×)] | |||
|
|
18:13 (cur | prev) +16 InfernalAtom683 talk contribs | ||||
| N |
|
16:12 (cur | prev) +832 InfernalAtom683 talk contribs (Created page with ".global-box.math-statement { border-left-width: 0.32em; } →Theorem、Lemma、Proposition 等: .global-box.math-statement--proof { border-left-color: #36c; } →Definition、Axiom、Notation 等: .global-box.math-statement--definition { border-left-color: #14866d; } →Conjecture、Hypothesis: .global-box.math-statement--conjecture { border-left-color: #7256a8; } →Example、Counterexample: .global-box.math-statement--example { border-left-color: #ac66...") | |||
|
|
N 18:13 | Template:Box/styles.css 2 changes history +1,118 [InfernalAtom683 (2×)] | |||
|
|
18:13 (cur | prev) +88 InfernalAtom683 talk contribs | ||||
| N |
|
15:45 (cur | prev) +1,030 InfernalAtom683 talk contribs (Created page with ".global-box { box-sizing: border-box; overflow: hidden; border: 1px solid #a2a9b1; border-radius: 2px; margin: 1em 2em; background: #fff; color: #202122; } .global-box__title { padding: 0.65em 1em 0.15em; font-weight: 700; } .global-box__body { padding: 0.35em 1em 0.75em; } .global-box__details { border-top: 1px solid #c8ccd1; padding: 0.55em 1em 0.6em; background: #f8f9fa; } .global-box__details-heading { min-height: 1.4em; font-weight: 600; } .globa...") | |||
|
|
N 16:27 | Template:Statement 2 changes history +2,793 [InfernalAtom683 (2×)] | |||
|
|
16:27 (cur | prev) +205 InfernalAtom683 talk contribs | ||||
| N |
|
16:11 (cur | prev) +2,588 InfernalAtom683 talk contribs (Created page with "<templatestyles src="Statement/styles.css" /> {{Box | class=math-statement math-statement--{{lc:{{{type|theorem}}}}} math-statement--{{#switch:{{lc:{{{type|theorem}}}}} |theorem |lemma |proposition |corollary |claim |fact |result |property |identity |criterion=proof |definition |axiom |postulate |nota...") | |||
| N 15:45 | Template:Box diffhist +673 InfernalAtom683 talk contribs (Created page with "<templatestyles src="Box/styles.css" /> <div class="global-box {{{class|}}}" style="{{{style|}}}"> {{#if:{{{title|}}}| <div class="global-box__title">{{{title}}}</div> }} <div class="global-box__body"> {{{content|{{{1|}}}}}} </div> {{#if:{{{details|}}}| <div class="global-box__details mw-collapsible {{#ifeq:{{lc:{{{open|no}}}}}|yes||mw-collapsed}}" {{#if:{{{expand-text|}}}|data-expandtext="{{{expand-text}}}"}} {{#if:{{{collapse-text|}}}|data-collapsetext="{{{co...") | ||||